Skip to content

Releases: hiking90/rsproperties

v0.3.0

08 Feb 10:20

Choose a tag to compare

What's Changed

  • ci: add Dependabot and security bot for automated dependency management by @hiking90 in #5
  • ci: bump actions/github-script from 7 to 8 by @dependabot[bot] in #7
  • ci: bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #11
  • ci: bump actions/cache from 4 to 5 by @dependabot[bot] in #9
  • ci: bump actions/checkout from 4 to 6 by @dependabot[bot] in #8
  • deps: bump the rust-minor-patch group with 3 updates by @dependabot[bot] in #10
  • ci: bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #12
  • deps: bump the rust-minor-patch group with 4 updates by @dependabot[bot] in #14
  • deps: bump rsactor from 0.12.0 to 0.13.0 by @dependabot[bot] in #15
  • fix: adapt on_run signature to rsactor 0.13.0 breaking change by @hiking90 in #16
  • Security and error handling improvements by @hiking90 in #17

New Contributors

Full Changelog: v0.2.3...v0.3.0

v0.2.3

28 Jan 12:47

Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.2

04 Oct 07:20

Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

v0.2.1

14 Jun 12:39

Choose a tag to compare

What's Changed

  • feat: add property retrieval and setting functions with parsing support by @hiking90 in #2
  • Refactor property retrieval functions to improve error handling and d… by @hiking90 in #3
  • Refactored get by @hiking90 in #4

Full Changelog: v0.1.3...v0.2.1

v0.1.3

11 Jun 13:43
4c19685

Choose a tag to compare

What's Changed

  • fix: update package versions in Cargo.lock and Cargo.toml to latest r… by @hiking90 in #1

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

06 Jun 11:08

Choose a tag to compare

Initial release.