Releases: mario-eth/soldeer
Releases · mario-eth/soldeer
v0.2.9
Fixed 2 issues:
- writing to lock file would fail if the lock does not exists on update
- adding the dependency would fail if the dependency field would not have been present in the config file
Full Changelog: v0.2.8...v0.2.9
v0.2.8
v0.2.7
What's Changed
- Added the dependency name as dependency key in the config by @mario-eth in #35
Full Changelog: v0.2.6...v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
What's Changed
- bugfix: If the [remappings] field was not found in the soldeer.toml orr the foundry.toml file did not contain the field
sdependencies
the cli will exit with error but the dependency would install without remappings created. Added a more descriptive error if that happens
v0.2.1
v0.2.0
What's Changed
- crawler improvement and new dependencies by @mario-eth in #8
- added create all dependencies py by @mario-eth in #9
- removed a line by @mario-eth in #10
- excluding more files from Cargo by @mario-eth in #11
- V 0.1.4 by @mario-eth in #13
- Release/v0.1.5 by @mario-eth in #14
- updated dependencies by @mario-eth in #16
- Minor fixes and performance improvements by @makemake-kbo in #15
- solving the PR issues as it was done on an old version by @mario-eth in #18
- implemented clap for a better command line reader by @mario-eth in #20
- Issue #17 by @mario-eth in #21
- Feature/lock system by @mario-eth in #22
- Feature/dependency version in path by @mario-eth in #24
- version 0.2.0 with the push to central repository feature by @mario-eth in #25
- added fixed version for tests by @mario-eth in #26
New Contributors
- @makemake-kbo made their first contribution in #15
Full Changelog: v0.1.5...v0.2.0