Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 685 Bytes

File metadata and controls

30 lines (21 loc) · 685 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.1.2] - 2024-06-19

Update to 1.21

Changed

  • The datapack now requires 1.21.

[0.1.1] - 2023-02-21

Flags and presets

Added

  • Escaped presets, including \w and \n
  • Three flags - parse, process_pattern and process_target

Fixed

  • * quantifiers breaking the output when they match zero characters

[0.1.0] - 2023-02-16

Initial release!

Added

  • Basic README, and CHANGELOG
  • Match function
  • Regex parser