Skip to content

v2.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 12:40
fccc1ed

Changelog

  • 8e11abe - Added more test-cases (thanks @evenh) - Fixed most cases
  • eb0ab78 - First-character check now uses actual regex-matching
  • 62f7219 - Fixed incorrectly named Chainsaw-test that was failing
  • c27959e - More label test-cases, finally all of them pass. - Refactored function-name to better reflect what it does
  • e382b06 - Rearranged some of the imageVersionString processing to make it more robust - All tests pass now
  • 85fe06f Added more test-cases
  • 63f32df Don't export matchesRegex function
  • fccc1ed Merge pull request #557 from kartverket/SKIP-1159
  • cb16c11 Switch to non-illegal character in label-value
  • eade1cf Tidy up
  • 80fb90d Use external logger
  • 639e501 bugfix