Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 933 Bytes

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 933 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.4.0] - 2021-04-13

Added

  • working_directory support in opinionated job

[1.3.0] - 2021-04-13

Added

  • Setup Cargo environment in $BASH_ENV

[1.2.0] - 2021-04-08

Changed

  • Formatting job will now fail if formatting is incorrect
    • This was the intended functionality, but was missed during development.

[1.1.1] - 2021-03-30

Changed

  • Fixed minor typo in install command description.

[1.1.0] - 2021-03-08

Added

  • working_directory support

[1.0.0] - 2021-01-18

Added

  • Initial Release
  • Cargo test, build, format, and clippy support
  • Default docker image

Changed

  • Initial Release

Removed

  • Initial Release