Releases: jerus-org/captval
Releases · jerus-org/captval
v0.1.0
What's Changed
Changed
- refactor-move add function to lib.rs and remove main.rs(pr [#3])
- chore-add CODEOWNERS file to define code ownership(pr [#6])
- docs-add metadata to Cargo.toml including description, license, documentation, and repository links(pr [#7])
- chore-add release configuration file with signing and branch restrictions(pr [#8])
- Create FUNDING.yml(pr [#9])
- refactor(circleci)-remove custom commands and jobs in favour of toolkit orbs(pr [#10])
- chore(circleci)-update toolkit orb to version 1.23.0(pr [#12])
- ci(circleci)-add when_cargo_release parameter to config file(pr [#13])
- chore-add first-release configuration file for release process(pr [#14])
Fixed
- circleci: correct publish flag in config file(pr [#11])
Security
- Dependencies: update dependency toolkit to v1.23.0(pr [#4])