Skip to content

Releases: pedraal/releam

v0.3.1

25 Aug 14:39
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • cli: Add push, major, minor and patch flags

v0.2.1

25 Aug 07:03
Compare
Choose a tag to compare

compare changes

📔 Documentation

  • Fill readme and add comments where needed

🧹 Chore

  • Bump deps

🎨 Styles

  • Various renaming and unpublish some functions

v0.2.0

24 Aug 00:29
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Release link
  • config: Configurable git auto push behavior

v0.1.0

22 Aug 23:54
Compare
Choose a tag to compare

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