Skip to content

Latest commit

 

History

History
68 lines (40 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

68 lines (40 loc) · 1.43 KB

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.

Nothing yet.

1.0.0 - 2024-04-23

Official release.

0.5.0 - 2024-04-23

Changed

  • Changed package type to default.

0.4.0 - 2024-04-23

Fixed

  • Fixed package compiling.
  • Fixed urlUtils test coverage.

0.3.0 - 2024-04-22

Fixed

  • Fixed module generation.

0.2.1 - 2024-04-22

Fixed

  • Fixed module generation.

0.2.0 - 2024-04-22

Fixed

  • Fixed package exports again.
  • Completed README documentation.

0.1.1 - 2024-04-22

Fixed

  • Fixed package exports.

0.1.0 - 2024-04-22

Added

  • Helper functions for arrays, Dates, objects, parsing, strings and URLs.