Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 759 Bytes

File metadata and controls

57 lines (29 loc) · 759 Bytes

Changelog

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

Breaking changes are annotated with the ⚠️ symbol.

0.3.3 - 2026-03-10

🐛 Bug Fixes

  • Make ResolveError public in prelude

0.3.2 - 2026-02-01

🐛 Bug Fixes

  • Remove with trailing '*' works

0.3.1 - 2026-02-01

🐛 Bug Fixes

  • Make jsonptr::Index pub

0.3.0 - 2025-06-30

🚀 Features

  • Update to rust 2024

0.2.2 - 2025-03-28

🐛 Bug Fixes

  • Remove for vectors

0.2.1 - 2025-03-18

🐛 Bug Fixes

  • Remove print statement

v0.2.0 - 2025-03-09

🚀 Features

  • Add matches function

v0.1.1 - 2024-11-21

🚀 Features

  • Add prelude import

v0.1.0 - 2024-11-08