Releases: BirdeeHub/tomlua
Releases · BirdeeHub/tomlua
v1.1.3
05 May 07:45
Compare
Sorry, something went wrong.
No results found
1.1.3 (2026-05-05)
Bug Fixes
cli: error handling improvements (f0c3ff9 )
cli: error handling improvements (e9a4091 )
v1.1.2
05 May 06:59
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-05-05)
Bug Fixes
fix_shebang: now fixed again (98b22a8 )
fix_shebang: now fixed again (0e122f3 )
v1.1.1
05 May 06:47
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-05-05)
Bug Fixes
v1.1.0
05 May 05:48
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-05-05)
Features
cli: bin/tomlua for quick cli access (9f3b92a )
cli: tomlua command (0464f99 )
v1.0.2
04 Nov 03:51
Compare
Sorry, something went wrong.
No results found
1.0.2 (2025-11-04)
Bug Fixes
deprecated_pkgs.system: nixpkgs is deprecating pkgs.system (4ac85dd )
v1.0.1
14 Oct 16:08
Compare
Sorry, something went wrong.
No results found
1.0.1 (2025-10-14)
Bug Fixes
tables: fixed edge case that allowed duplicate tables to be valid (9dccf39 )
v1.0.0
04 Oct 07:29
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-10-04)
Features
v0.0.15
04 Oct 00:23
Compare
Sorry, something went wrong.
No results found
0.0.15 (2025-10-04)
Bug Fixes
decode_defaults: now always recursively updates the defaults if provided (6d15b51 )
decode_defaults: now always recursively updates the defaults, heading or inline (68f610f )
v0.0.14
03 Oct 07:51
Compare
Sorry, something went wrong.
No results found
0.0.14 (2025-10-03)
Bug Fixes
encode: mixed/sparse tables (e48cfee )
encode: mixed/sparse tables (cc1bb10 )
v0.0.13
01 Oct 13:53
Compare
Sorry, something went wrong.
No results found
0.0.13 (2025-10-01)
Bug Fixes
decode_to_defaults: == to != (a4d4c85 )