v0.1.10
multiverse-deployer
released this
22 Aug 15:04
·
91 commits
to main
since this release
What's Changed
- Install static openssl lib for alpine build + statically link by @rohan-b99 in #20
- Alpine build: install pkg-config by @rohan-b99 in #21
- Install openssl-dev by @rohan-b99 in #22
- Use muslrust to build binary by @rohan-b99 in #24
- adding executable tests on ci by @danturn in #26
- make a db connection when verifying binaries by @danturn in #27
- 1.9 doc update and a few test tidies by @danturn in #28
- fix release by @danturn in #29
- fix release by @danturn in #30
- Performance tweaks by @addrummond in #31
- Add compress-output flag and uncompress subcommand by @rohan-b99 in #33
- dealing with string arrays marginally better by @danturn in #32
New Contributors
- @addrummond made their first contribution in #31
Full Changelog: v0.1.8...v0.1.10