Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 747 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 747 Bytes

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.2.0 - 2024-04-15

Added

  • Added symbolize_names option to Starry.parse_* methods.
  • Added pattern matching support in Starry::Item and Starry::InnerList.

Fixed

  • Add explicit dependency on base64 by @nomadium in #1

0.1.0 - 2023-10-07

Added

  • Initial release.