# [0.1.2.0](https://github.com/haskell-nix/hnix-store/compare/nar-0.1.1.0...nar-0.1.2.0) 2026-08-10
* Switch from `cryptonite` to `crypton`
* Preserve non-UTF-8 filename and symlink target bytes when streaming NARs [#320](https://github.com/haskell-nix/hnix-store/pull/320)
# [0.1.1.0](https://github.com/haskell-nix/hnix-store/compare/nar-0.1.0.0...nar-0.1.1.0) 2024-10-09
* Fix ordering of case-hacked paths on macOS [#286](https://github.com/haskell-nix/hnix-store/pull/286)
# 0.1.0.0 2024-07-31
* Initial release after a split from `hnix-store-core`
---
`hnix-store-nar` uses [PVP Versioning][1].
[1]: https://pvp.haskell.org