Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 814 Bytes

File metadata and controls

31 lines (17 loc) · 814 Bytes

zb standard library Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.1 - 2025-06-12

Version 0.1.1 adds a sh binary into the standard environment.

Added

  • Added a script to create release tarballs.

Fixed

  • Add sh symlink in bash.stdenv derivation. Ensures that an sh binary is in the PATH.

0.1.0 - 2025-06-03

Initial public release.