Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 575 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 575 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.

[Unreleased]

[0.3.0] - 2024-12-29

Changed

  • require Haxe 4.3 or higher
  • update API to match Clink 1.7.7 API

[0.2.0] - 2023-05-18

Added

  • method OS#globMatch()
  • method Path#fnMatch()

Changed

  • improved LuaTable/LuaMap/LuaArray types

[0.1.0] - 2023-03-04

Added

  • Initial release