saph-convert

CLI tool to effortlessly convert Sapphire.js JavaScript commands to TypeScript

MIT License

Downloads
70
Stars
2
Committers
3

Bot releases are hidden (Show)

saph-convert - https://github.com/fearandesire/saph-convert/releases/tag/v1.2.0 Latest Release

Published by fearandesire 3 months ago

Changelog

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

1.2.0 - (2024-07-30)

🏠 Refactor

📝 Documentation

🚀 Features

saph-convert - https://github.com/fearandesire/saph-convert/releases/tag/v1.1.1

Published by fearandesire 4 months ago

Changelog

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

1.1.1 - (2024-07-06)

🏠 Refactor

  • Improve file search (d1fc316) (#8 by @Swiizyy)
saph-convert - https://github.com/fearandesire/saph-convert/releases/tag/v1.1.0

Published by fearandesire 4 months ago

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)
saph-convert - Release 1.0.2

Published by fearandesire 4 months ago

compare changes

📖 Documentation

  • Add missing decorator in output example (b8cbbfb)

🏡 Chore

❤️ Contributors

saph-convert - Release 1.0.1

Published by fearandesire 4 months ago

compare changes

🏡 Chore

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

❤️ Contributors

saph-convert - Release 1.0.0

Published by fearandesire 4 months ago

🚀 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