- cli: Add push, major, minor and patch flags
- Fill readme and add comments where needed
- Bump deps
- Various renaming and unpublish some functions
- Release link
- config: Configurable git auto push behavior
- 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
- conventional attributes: Definition and optional sections model and parsing
- conventional attributes: Move to its own module
- Extract first pipeline function to line above
- conventional attributes: Rename module