Release v1.2.0
What's Changed
- Fix build failing in Linux by @eddami in #48
- Add CI/CD for PowerShell module by @eddami in #49
- Add unit tests for PowerShell module by @eddami in #50
- Add unit tests for PowerShell module by @eddami in #51
- Changed custom pattern handling to not silently ignore errors and other minor improvements by @sandreas in #53
- Added unit test to verify ArgumentNullException on Parse call. by @dinkrr in #56
- Update workflow w/ EditorConfig-Action by @FarzamMohammadi in #57
- Enable package validation by @ahmadtantowi in #62
- Upgraded to net7 and updated all packages dependencies to latest version by @nik-base in #70
- Added pattern for base64 string by @nik-base in #69
- Support net7.0. Small performance optimizations. Refactoring by @Marusyk in #73
- Get Dictionary instead of GrokResult with AsDictionary method (#72) by @GioMaz in #75
- Add control over regex options by @ricsiLT in #74
New Contributors
- @sandreas made their first contribution in #53
- @dinkrr made their first contribution in #56
- @FarzamMohammadi made their first contribution in #57
- @ahmadtantowi made their first contribution in #62
- @nik-base made their first contribution in #70
- @ricsiLT made their first contribution in #74
Full Changelog: v1.1.0...v1.2.0