Skip to content

Release v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 21:09
d36b3c7

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

Full Changelog: v1.1.0...v1.2.0