File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.0] - 2026-02-11
11+
1012### Added
1113
1214- ` mods.is ` , type predicates for Lua values and filesystem paths ([ afd88a7] ( https://github.com/luamod/mods/commit/afd88a7 ) ).
@@ -29,5 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2931- ` mods.stringcase ` , string case conversion helpers ([ 4a02745] ( https://github.com/luamod/mods/commit/4a02745 ) ).
3032- ` mods.tbl ` , table utilities ([ f4cbf78] ( https://github.com/luamod/mods/commit/f4cbf78 ) ).
3133
32- [ Unreleased ] : https://github.com/luamod/mods/compare/v0.1.0...HEAD
34+ [ Unreleased ] : https://github.com/luamod/mods/compare/v0.2.0...HEAD
35+ [ 0.2.0 ] : https://github.com/luamod/mods/releases/tag/v0.2.0
3336[ 0.1.0 ] : https://github.com/luamod/mods/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments