Releases: tideland/golib
Releases · tideland/golib
Release 4.24.2
Release 4.24.1
- Fixed wrong handling of empty objects and arrays in GJP
Release 4.24.0
- Added WaitTested() to audit.Assertion
- Added SetFailable() to audit.Assertion to be used in sub-tests
- Added Builder to gjp
- Added Matches() to stringex
- Added Query() to gjp.Document
Release v4.23.0
- Added generic JSON parser package gjp
- Added iterator method Do() to etc.Etc
- Added interface Processor as well as the type ProcessorFunc which implements this interface to stringex
- Multiple functions in stringex construct different parametrized processors which can be used in chains, conditions, and loops
Release v4.22.1
Quality assurance release.
Release v4.22.0
- Readesigned cache; now individual instances with user definable loaders
- Fixing of races in tests in loop and monitoring
- Added IncrCallstackOffset() to audit.Assertion for correct logging in functions and packages providing own test functions based on audit
- Code reorganisation in audit
- Extended Range() assertion in audit by time and duration
- Added FailureDetail returned by ValidationFailer.Details() in audit
Release v4.21.6
Fixed flaky tests in loop
and monitoring
.
Release v4.21.5
Fixing flaky timex
tests.
Release v4.21.4
Update README.md
Release version 4.21.3
- Fixed wrong filename and line number in test logging