Skip to content

v0.1.16

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 08:31
· 1 commit to main since this release
82648e3

v0.1.16 What's Changed (2025-01-23)

Chores

  • cicd: removing setup for private modules as it is not required (#91) (56dc49e6)
  • docs: Updating the readme to reflect the correct type in the opts that are used (#96) (e33f417a)
  • opts: Removing case-insensative ignore field, cases now need to match (#100) (82648e32)
  • tests: Updating tests to cover 80% total (#92) (1464383c)

Features

  • cicd: Updating cicd to also test for coverage (#93) (fde6013d)
  • multifilter: Adding a multi filter to handle multiple filters (#98) (52ec1ab7)

Bug Fixes

  • docs:
  • opts: Adding check to prevent calls on nil wherer or joiner (#99) (53e78e88)