Compare commits

..

No commits in common. "5c8e2fc607d6023592de0dff7467a9b7ff219ab0" and "ebb0b1206925fb2796498a927e7c4e0fdf4d2df3" have entirely different histories.

View file

@ -1,12 +1,5 @@
# Changelog
## [0.0.11] - 2026-02-13
- ✨ Add support for mixed-level nested keys with dot/blank handling
- ✨ Refactor append_test to use standalone test functions
- ✨ Migrate from testify to nalgeon/be testing library
- ✨ Add bep.JSON helper for JSON assertion in tests
## [0.0.10] - 2026-02-10
- ✨ Implement full support for nested fields in Meta and Entry marshalling