Changelog of @hackage/os-string-compat 1.0.1

Changelog for os-string-compat

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 the Haskell Package Versioning Policy.

[1.0.1] - 2025-11-22

First actual release.

Fixed

  • Fixed lower bound on base
  • Fixed lower bounds on dependencies for tests
  • Tested with more versions of GHC on macOS
  • Fixed some documentation to work with more versions of Haddock

[1.0.0] - 2025-11-11

This was originally supposed to be the first actual release, but I wound up changing some things, but the changelog on Hackage wouldn't update. So I just decided to bump to version 1.0.1.

Added

  • Added proper tests and benchmarks.
  • Added equivalent functions to those in os-string.

Pre-Release - 2025-10-26

Changed

  • Created the repository.
  • First (public) "release".
  • Added an actual readme.