Skip to content

Releases: fearandesire/saph-convert

v1.2.0

30 Jul 17:58
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

1.2.0 - (2024-07-30)

🏠 Refactor

📝 Documentation

🚀 Features

v1.1.1

06 Jul 13:10
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

1.1.1 - (2024-07-06)

🏠 Refactor

v1.1.0

28 Jun 15:04
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

1.1.0 - (2024-06-28)

🐛 Bug Fixes

  • Apply type in proper place (a74d1b7)
  • Workflow permissions (4c67730)
  • Restore tsc (f321d80)
  • Use tsx for binary to build proeprly (5d1b111)
  • Update readme conversion output example to use the correct class name and type annotations. (64bd751)
  • Correct decorator type argument in addApplyOptionsDecorator (491134d)

📝 Documentation

  • Install instructions; hyperlinks, grammar and re-wording (dfc2793)

🚀 Features

  • Script to execute cli for local testing (49f916f)
  • Update tsconfig.json to target ESNext Require for await in top level (a5a0aef)

Release 1.0.2

21 Jun 20:03
Compare
Choose a tag to compare

compare changes

📖 Documentation

  • Add missing decorator in output example (b8cbbfb)

🏡 Chore

❤️ Contributors

Release 1.0.1

21 Jun 20:00
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Link shield to npm (b03ba58)
  • Undo version bump to use release-it (b076c86)

❤️ Contributors

Release 1.0.0

21 Jun 19:51
Compare
Choose a tag to compare

🚀 Enhancements

  • Optional output arg; Parse and apply options properly (1ad27e0)
  • Improve & simplify logging visually (f296574)
  • Command flags & functionality for replacing & overwriting (c347a43)
  • Restore optional output path & add import to conversion (a77d96c)
  • Add keywords (894879a)

🩹 Fixes

  • Both commands are registered (6261f45)

💅 Refactors

📖 Documentation

🏡 Chore

❤️ Contributors