1.0.2 (2025-11-04)
- deprecated_pkgs.system: nixpkgs is deprecating pkgs.system (4ac85dd)
1.0.1 (2025-10-14)
- tables: fixed edge case that allowed duplicate tables to be valid (9dccf39)
1.0.0 (2025-10-04)
- release: v1.0.0 (8f2385f)
0.0.15 (2025-10-04)
- decode_defaults: now always recursively updates the defaults if provided (6d15b51)
- decode_defaults: now always recursively updates the defaults, heading or inline (68f610f)
0.0.14 (2025-10-03)
0.0.13 (2025-10-01)
- decode_to_defaults: == to != (a4d4c85)
0.0.12 (2025-10-01)
- decode: all decode bugs fixed, but unsure about API again (54769b4)
- decode: all decode bugs fixed, but unsure about API again (c0ea87e)
0.0.11 (2025-09-26)
- errors: better error messages for decode (4917d5b)
0.0.10 (2025-09-26)
- errors: better error messages at EOF (f122628)
0.0.9 (2025-09-25)
- types: type info now accessible (a38e9a0)
0.0.8 (2025-09-25)
- inline_decode: inline tables are closed in all situations (d553817)
0.0.7 (2025-09-24)
- encode: should now output more headings rather than inline toml (9cf77a7)
0.0.6 (2025-09-22)
- dates: dates fixed (5a5bfd3)
0.0.5 (2025-09-22)
- spec: inline properly prevents further setting in all cases now (d20dd52)
0.0.4 (2025-09-22)
- dates: dates improved (but not fixed entirely) (43744c5)
0.0.3 (2025-09-22)
- debug_method: debug method doesnt build everywhere apparently (080e933)
0.0.2 (2025-09-22)
- array_headings: ok, biggest bug down (9a99364)
0.0.1 (2025-09-21)
- encode: mixed table output (39c0edb)
- opts: fix fail from adding overflow errors (9f29832)