Skip to content

Latest commit

 

History

History
230 lines (118 loc) · 5.73 KB

changelog.md

File metadata and controls

230 lines (118 loc) · 5.73 KB

Changelog

v1.3.1

compare changes

🏎 Performance Improvements

  • Enable link-time optimization (5e3762a)

❤️ Contributors

v1.3.0

compare changes

🚀 Features

  • Split binaries into multiple packages (059f104)

❤️ Contributors

v1.2.0

compare changes

🚀 Features

🏎 Performance Improvements

  • Process only modified files when traversing history (49f285e)

🐞 Bug Fixes

  • Fix short variant of output format command (4cea228)
  • Create directory for json output (f15a43b)

❤️ Contributors

v1.1.0

compare changes

🚀 Features

❤️ Contributors

v1.0.0

compare changes

🔥 Stable Release

v0.2.0

compare changes

🚀 Features

  • Support include and exclude keywords options (68027cb)
  • Add output directory option (26bdf71)

❤️ Contributors

v0.1.12

compare changes

🐞 Bug Fixes

  • Replace pnpm with npm for package publish (e84be4d)

❤️ Contributors

v0.1.11

compare changes

🐞 Bug Fixes

  • Set access rights when building package (e4197a5)

❤️ Contributors

v0.1.10

compare changes

🐞 Bug Fixes

  • Add missed bin script extension (40a45f5)

❤️ Contributors

v0.1.9

compare changes

🐞 Bug Fixes

  • Add missed postinstall script (339f93c)

❤️ Contributors

v0.1.8

compare changes

🐞 Bug Fixes

  • Ensure binaries are executable (76eae0d)

❤️ Contributors

v0.1.7

compare changes

🐞 Bug Fixes

  • Add missed bin extension (b3b4137)

❤️ Contributors

v0.1.6

compare changes

🐞 Bug Fixes

  • Fix binary installation (2fbdaf1)

❤️ Contributors

v0.1.5

compare changes

🐞 Bug Fixes

  • Fix binaries folder structure (64ed151)

❤️ Contributors

v0.1.4

compare changes

🐞 Bug Fixes

  • Build bin for different arch (e1e8394)

❤️ Contributors

v0.1.3

compare changes

🐞 Bug Fixes

  • Fix todo comments identification (d8a9cc6)

❤️ Contributors

v0.1.2

compare changes

🐞 Bug Fixes

❤️ Contributors

v0.1.1

compare changes

🚀 Features

  • Add month cli argument (edf5b95)
  • Add ignore cli argument (6e6aac0)
  • Improve todo comment identification (72f597a)
  • Add no todos block (e282509)

❤️ Contributors

v0.1.0

🔥️️ Initial Release