Skip to content
This repository was archived by the owner on Jun 29, 2023. It is now read-only.

Releases: jdx/chim

v1.1.2

06 Sep 02:42

Choose a tag to compare

Added a test-e2e feature to allow skipping E2E tests when running cargo test.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

05 Sep 19:07

Choose a tag to compare

This release is entirely patches to the tests to make them work with alpine linux.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

05 Sep 17:13

Choose a tag to compare

What's Changed

  • feat: added http progress bar by @jdxcode in #11
  • fix: use gz for chimstrap by @jdxcode in #12
  • mostly improved test coverage

Full Changelog: v1.0.2...v1.1.0

v1.0.2

04 Sep 21:13

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

This release just included a CD release fix so there are no application changes.

v1.0.1

04 Sep 21:01
@jdx jdx

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

  • [bug fix] fail on HTTP non-200 status codes: aef6875

v1.0.0

04 Sep 21:00
@jdx jdx

Choose a tag to compare

Full Changelog: https://github.com/jdxcode/chim/commits/v1.0.0

  • Initial release