Skip to content

v0.1.8

Latest
Compare
Choose a tag to compare
@airtonix airtonix released this 18 Sep 12:39
1330d2c

0.1.8 (2024-09-18)

Bug Fixes

  • date fields are treated as strings (#44) (c814a21)
  • importer now processes all files (#34) (a0e5eae)
  • properly create and push annotated tag (#43) (11ccf67)
  • regex matcher now more obvious behaviour (#38) (a19545e)
  • stringify values before pattern matching (#41) (9ecd0a7)
  • support matching between dates and better regex handling (#39) (72e2c9a)

Documentation