Skip to content

v0.1.0

Compare
Choose a tag to compare
@pedraal pedraal released this 22 Aug 23:54
· 9 commits to main since this release

compare changes

🚀 Enhancements

  • Init package
  • conventional attributes: Rename message to description
  • conventional attributes: Full commit message parser
  • git: Log output parser
  • commit: Filter and unwrap commits results in parse_list
  • semver: Implement semver bump utilities
  • commit: Group by commit type utility
  • conventional attributes: Remove revert commit type
  • package config: Gleam toml parser
  • changelog: Changelog generator and file writer
  • package config: Add utility to update the gleam.toml version
  • cli: Finalize minimal cli

💫 Refactors

  • conventional attributes: Definition and optional sections model and parsing
  • conventional attributes: Move to its own module

🎨 Styles

  • Extract first pipeline function to line above
  • conventional attributes: Rename module