Sun Jun 28 16:06:55 2026 Rob Lauer <rclauer@gmail.com>
[1.1.0]:
* .gitignore: +buildspec.yml.current
* release-notes.md: new
* release-notes-1.1.0.md: new
* README.md: generate
* VERSION: bump
* lib/Data/NestedKey.pm.in: modified
* t/01-subscript.t: new
(_parse_path): new
(_walk): new
(set): support index syntax
(get): likewise
(delete): likewise
(exists_key): likewise
* release-notes.mk: new
Sun Mar 15 10:56:36 2026 Rob Lauer <rclauer@gmail.com>
[1.0.8]:
* VERSION: bump
* test-requires
- +YAML::XS, JSON
* 01-as_string.t: YAML::XS
Sun Mar 15 08:19:02 2026 Rob Lauer <rclauer@gmail.com>
[1.0.7]:
* VERSION: new
* .gitignore: modified
* Makefile: new
* Makefile.PL: deleted
* README.md: generated
* buildspec.yml: new
* lib/Data/NestedKey.pm.in
- renamed
- YAML::XS, not YAML
* requires: new
* test-requires: new
* version.mk: new
Sun Feb 23 16:11:01 2025 Rob Lauer <rlauer6@comcast.net>
[0.06]:
* README.md: generated
* lib/Data/NestedKey.pm
- pod tweaks
- overload "";
(new): allow empty argument list
(set): support +/- syntax for adding removing elements
* t/01-append.t: unit test for new features
Sun Feb 23 10:47:14 2025 Rob Lauer <rlauer6@comcast.net>
[BigBang]:
* .gitignore: new
* ChangeLog: new
* Makefile.PL: new
* README.md: new
* lib/Data/NestedKey.pm: new
* t/01-as_string.t: new
* t/01-basic.t: new
* MANIFEST: new
* LICENSE: new