| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Mangle v0.4.0 source code.tar.gz | 2025-10-21 | 1.3 MB | |
| Mangle v0.4.0 source code.zip | 2025-10-21 | 1.4 MB | |
| README.md | 2025-10-21 | 849 Bytes | |
| Totals: 3 Items | 2.7 MB | 0 | |
Good things happened to Mangle Datalog (go)...
Thanks to all who contributed, and also all who asked questions and requested features!
Even if it is few commits, they were quite a few improvement so a new release is in order.
Features: * Aggregation can call non-reducer functions * Proper support for external predicates * Add check for duplicate declarations @deesh-code * Adds aggregation reducer that creates a map @deesh-code * improved error message for arity error @Ritik82
Bugfix: * fixed a simplecolumn format serialization bug * interpreter uses different String() function, supporting unicode output @RyanCarlisle * interpreter outputs to the correct stream @swdunlop * Abs edge case for int64 @hertzcodes * Typos in docu @0xflotus
Full Changelog: https://github.com/google/mangle/compare/v0.3.0...v0.4.0