Releases: mario-eth/soldeer
Releases · mario-eth/soldeer
v0.2.17
What's Changed
- Skip warning flag on push command #76 by @Mario-SO in #81 #81
- Fixes 82 - Bug on overwriting foundry.toml by @mario-eth in #84 #82
- Fixes 83 - Bug on messing paths on custom directory push by @mario-eth in #85 #83
Full Changelog: v0.2.15...v0.2.17
v0.2.16
What's Changed
- changed version to v0.2.15 by @mario-eth in #57
- 5 tests tests tests by @mario-eth in #59
- added CI tests by @mario-eth in #60
- Improvement: create dependency folders only after successful install by @huyhuynh3103 in #63
- Fixes #66 and #50 by @mario-eth in #68
- Fixes #70: dry run for push by @mario-eth in #71
- Download dependencies in parallel by @m1guelpf in #64
- Support
.gitignore
alongside.soldeerignore
by @m1guelpf in #65 - Improved the way gitignore/soldeerignore works by @mario-eth in #75
- ✨ Added warning when pushing sensitive files by @Mario-SO in #73
- Fix some random tests by @mario-eth in #77
- Default option when non-config is foundry.toml by @mario-eth in #79
- Release/v0.2.16 by @mario-eth in #80
New Contributors
- @huyhuynh3103 made their first contribution in #63
- @m1guelpf made their first contribution in #64
- @Mario-SO made their first contribution in #73
Full Changelog: v0.2.15...v0.2.16
v0.2.15
What's Changed
- Fixed issue #29 and modified a bit the helper text by @mario-eth in #30
- Release/v0.2.4 by @mario-eth in #31
- Release/v0.2.6 by @mario-eth in #33
- Added the dependency name as dependency key in the config by @mario-eth in #35
- Simplified the commands parsing by @mario-eth in #36
- Release/v0.2.10 by @mario-eth in #38
- supporting also dep = 'version' directly in the config by @mario-eth in #39
- Release/v0.2.12 by @mario-eth in #40
- Removed old tokio stream dl by @mario-eth in #41
- chore: bump and cleanup dependencies by @DaniPopes in #42
- updated readme by @mario-eth in #53
- Bugfix/append to config and push by @mario-eth in #55
New Contributors
- @DaniPopes made their first contribution in #42
Full Changelog: v0.2.13...v0.2.15
v0.2.14
Full Changelog: v0.2.13...v0.2.14
v0.2.13
Full Changelog: v0.2.12...v0.2.13
v0.2.12
Full Changelog: v0.2.11...v0.2.12
v0.2.11
Full Changelog: v0.2.10...v0.2.11
v0.2.10
Full Changelog: v0.2.9...v0.2.10
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