Skip to content

Commit

Permalink
Merge pull request #832 from jonjohnsonjr/news
Browse files Browse the repository at this point in the history
Update NEWS.md
  • Loading branch information
kaniini authored Jul 31, 2023
2 parents 764deec + 6e5f69d commit 8c93b57
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Changes from 0.9.0 to 0.10.0

* Fix `--package-version-flag`.

* Fix `--workdir` flag.

* Switch from `pargzip` to `pgzip` for more efficient and faster compression.

* Improve caching to speed up repeated installs of the same APKs.

* Various small performance improvements.

* Add OpenTelemetry spans for debugging performance issues.

# Changes from 0.8.0 to 0.9.0

* Use external `go-apk` library instead of internal APK implementation.
Expand Down

0 comments on commit 8c93b57

Please sign in to comment.