Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 11:27
· 931 commits to main since this release
v0.1.0
2b8b4d3

Bug Fixes

  • Update the environment variable parsing settings
  • Use footers field as an array for the context
  • Sort the commits in topological order
  • Return error if there is not a latest tag to process
  • Update symbolic link to the default config
  • Remove symbolic link
  • Use 7 digits for short SHA

Documentation

  • Update README.md about usage
  • Update README.md about template and examples
  • Add examples for CLI usage
  • Add examples for templating
  • Update detailed template example
  • Add preview image to README.md

Miscellaneous Tasks

  • Upgrade dependencies
  • Remove etc directory from .gitignore
  • Bump the rust version
  • Upgrade dependencies

Refactor

  • Rename changelog argument to prepend

Styling

  • Center the badges
  • Update the comments in template context
  • Remove comments from template context
  • Wrap table of contents into summary
  • Remove quotes from rendered output

Testing

  • Add tests
  • Update repository tests about getting the latest tag