Skip to content

Releases: yk4to/genelic

v1.3.0

06 Apr 04:18
Compare
Choose a tag to compare

💣 Breaking Changes

  • The command name has changed from genelic to glc

🐛 Bug Fixes

  • Fix an error that fails to get the version

v1.2.1

06 Mar 11:37
Compare
Choose a tag to compare

💣 Breaking Changes

  • The --allow-net and --allow-run flags are now required for installation with deno install.

What’s Changed

  • Add upgrade command

v1.2.0

06 Mar 10:31
Compare
Choose a tag to compare

💣 Breaking Changes

  • The --allow-sys flag is now required when installing genelic using the deno install command. (This is because it is needed to get the git user configs)
  • the --log option was removed.

What’s Changed

  • Use local or global git user configs for autocomplete of fields
  • Add a preview command
  • Add a --width option to set a max width of the output of the info and preview
  • Add a --title option to use a title instead of an ID
  • Add --id and --title options to the list command to output only IDs and titles plainly
  • Remove the --log option

Pull Requests

  • feat: 🎸 Enhanced support for fzf command (#6) @fus1ondev
  • feat: 🎸 Use Git user config as default values for fields (#5) @fus1ondev

v1.1.1

12 Feb 04:15
Compare
Choose a tag to compare

Changes

🚀 Enhancements

  • Improve display format of info command

🐛 Bug Fixes

  • Fix a bug that caused unnecessary information to be output

v1.1.0

12 Feb 02:43
Compare
Choose a tag to compare

Changes

🚀 Enhancements

  • Support for importing metadata from Cargo.toml and pyproject.toml

🧰 Maintenance

  • Use GitHub Actions to generate release notes

v1.0.0

08 Feb 07:25
Compare
Choose a tag to compare

🎉 genelic was rewritten from scratch in Deno🦕!!

Changes

🚀 Enhancements

  • Use the same licence database as github.com
  • Add info command
  • Add some options

🧰 Maintenance

  • Rewritten with Deno (TypeScript 100%)

v0.1.0

17 Sep 05:19
Compare
Choose a tag to compare
fix not to progress to the next when undefined