Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 01:04
· 134 commits to master since this release

✨ New Features

  • eb5071b - develop a famapy-admin command with cli and new_plugin commands together (PR #89 by @Virako)
  • 38923e1 - decouple configuration from the core it does require to analyze how this is working (#88) Close 87 (commit by @jagalindo)
  • c3cb254 - update ci for use conventional commits, create release and publish package. Close #82 (commit by @Virako)

🐛 Bug Fixes

  • b286678 - typo in base function get_destination_extension (commit by @Virako)
  • b966f22 - github actions for changelog and publish package (commit by @Virako)
  • 10a3a3c - publish package when create release or prerelease (commit by @Virako)

🔧 Chores