Skip to content

Releases: mario-eth/soldeer

v0.5.2

21 Nov 14:34
Compare
Choose a tag to compare

What's Changed

  • fix(core): gitignore config for integrity checksum by @beeb in #233

Full Changelog: v0.5.1...v0.5.2

v0.5.1

13 Nov 15:25
Compare
Choose a tag to compare

What's Changed

  • fix(core): keep duplicate and orphan remappings by @beeb in #226

Full Changelog: v0.5.0...v0.5.1

v0.5.0

07 Nov 16:45
Compare
Choose a tag to compare

What's Changed

  • 185 add cli args to skip interaction for all commands by @mario-eth in #218

Full Changelog: v0.4.1...v0.5.0

v0.4.1

11 Oct 07:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Oct 15:39
87e5124
Compare
Choose a tag to compare

What's Changed

  • refactor!: v0.4.0 main rewrite by @beeb in #150
  • docs(core): document auth and config modules by @beeb in #175
  • feat: format multiline remappings array by @beeb in #174
  • docs(core): add documentation by @beeb in #177
  • docs(core): add documentation by @beeb in #178
  • docs(core): update and utils modules by @beeb in #179
  • test(commands): init integration tests by @beeb in #180
  • refactor!: minor refactor and integration tests by @beeb in #186
  • test(commands): add integration test (install/uninstall) by @beeb in #190
  • feat(core): improve remappings matching by @beeb in #191
  • fix(core): updating git dependencies by @beeb in #192
  • feat(commands): update libs in foundry config during init by @beeb in #193
  • refactor: remove all unwraps by @beeb in #194
  • ci: speed up test by using cargo-nextest by @beeb in #196
  • perf: lock-free synchronization, add rayon by @crypdoughdoteth in #198
  • feat(cli): add banner by @xyizko in #199
  • refactor: use new syntax for bon builders by @beeb in #200
  • ci: add nextest config by @beeb in #201
  • test(commands): integration tests for push by @beeb in #197
  • fix(core): path_matches semver comparison by @beeb in #205
  • fix(cli): respect environment and tty preference for color by @beeb in #206
  • test(commands): fix tests when run with cargo test by @beeb in #207

New Contributors

Full Changelog: v0.3.4...v0.4.0

v0.3.4

04 Sep 19:39
22857d6
Compare
Choose a tag to compare

What's Changed

v0.3.3

04 Sep 19:01
Compare
Choose a tag to compare

What's Changed

  • hotfix os independent bytes by @mario-eth in #163
  • remappings_generated -> remappings_generate typo by @0xCalibur in #164
  • fix(utils): always consider relative path in hashing by @beeb in #168
  • chore(deps): bump zip-extract to 0.2.0 by @DaniPopes in #161
  • fix(config): preserve existing remappings by @beeb in #171

Full Changelog: v0.3.0...v0.3.3

v0.3.2

29 Aug 18:27
Compare
Choose a tag to compare

What's Changed

  • hotfix os independent bytes by @mario-eth in #163
  • remappings_generated -> remappings_generate typo by @0xCalibur in #164
  • fix(utils): always consider relative path in hashing by @beeb in #168

New Contributors

Full Changelog: v0.3.0...v0.3.2

v0.3.1

27 Aug 09:12
Compare
Choose a tag to compare

Hotfix on OS independent bytes on hashing

Full Changelog: v0.3.0...v0.3.1

v0.3.0

27 Aug 07:02
f978305
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.19...v0.3.0