Releases: CGI-FR/MIMO
Releases · CGI-FR/MIMO
v0.8.0
What's Changed
- perf: use buffered output by @adrienaury in #39
- perf: improve streaming by @adrienaury in #41
- feat: disparity in data should trigger error by @adrienaury in #43
- perf: use string builder by @adrienaury in #44
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
What's Changed
- feat: watch field to log unmasked values by @adrienaury in #33
- fix: exclude coherent source by @adrienaury in #35
- feat: exclude value with template by @adrienaury in #36
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- fix: fatal errors will not print mimo help by @adrienaury in #24
- fix: masking rate should be persisted by @adrienaury in #28
- feat: debug information when constraint fail by @adrienaury in #29
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- chore: store benchmark results by @adrienaury in #19
- feat: pre processing step by @adrienaury in #21
- fix: rename empty to ignored by @adrienaury in #23
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- refactor(multimap): create interface by @youen in #5
- feat: dig objects and arrays by @adrienaury in #13
- feat: coherence source with templates by @adrienaury in #16
- feat: add column alias in config by @adrienaury in #17
New Contributors
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- fix: HTML report fail when rating result is NaN by @adrienaury in #9
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat(config): add config file loading by @adrienaury in #7
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Changelog
- f403d2b chore: fix dockerfiles
- 8300222 chore: change repo owner
- c37427b docs: add badges
- e9ea349 chore: license
- 45a0c39 feat: add K metric (#2)
- 8da5b1a test: fix missing file
- 046092a fix: array and objects not included
- 92865f3 fix: nil considered in coherent/identifiable rates
- 77c10ce chore: remove venom logs
- f1befe8 test: add venom test
- 1119d46 style: lint
- 4750b20 style: lint
- 84ed0b2 feat: add coherence and identifiable rates
- 887c30a feat: add multimap
- 2726888 style: lint
- c74733d feat: add HTML report
- 6a0cfa6 Update 01-run-cli.yml
- 61c2943 Create report-example.html
- 5a09da1 fix: log message
- 73779c1 feat: add masking rate in logs
- f81fe9e fix: bugs
- 666c279 feat: mimo command
- c4cbdef refactor: generic jsonline datarow reader
- b1162fa style: lint
- de6d5c1 docs: add readme spec
- 5722a6b feat: event subscriber
- fd6e818 feat: masking rate metric working proto
- 9b1a979 feat: masking rate metric
- eb9d701 chore: go refresh
- daf2f0f chore: configure repo
- a6dc70b Initial commit