Skip to content

Latest commit

 

History

History
75 lines (57 loc) · 3.46 KB

CHANGELOG.md

File metadata and controls

75 lines (57 loc) · 3.46 KB

Changelog

Unreleased (2023-12-19)

Features

  • add publish to pypi pipeline (3d4d684)
  • ci: add relasing to pypi (09835de)

Fixes

  • update ci action (90c2786)
  • update dependencies (d8440d7)
  • code review comments (833669a)
  • contains: broader pattern for better recongnition (cc10752)
  • model: fix skiptag regex (c249bc4)
  • ci: yaml indent (9df485e)
  • ci: add relasing to pypi (7b9b292)

v0.2.2 (2022-09-06)

Fixes

  • ci: push changes again on metadata (#24) (0cfb682), closes #24
  • deps: run ci with supported python versions (6abe75e)
  • ci: bump version for release (b42aa9b)

v0.2.1 (2022-03-21)

Features

Fixes

  • add init file to model (537ef7e)
  • contains: use as string with macros (8c00bf3)
  • perms: add executable to file (5524bad)
  • rules: change contains to support macros or string (3f5093d)

v0.2.0 (2022-03-21)

Features

  • test: add some tests (fb406e8)
  • add more supported requestbodyprocessors (37dbb2d)

Fixes

  • contains: use as string with macros (92c9c06)
  • rules: change contains to support macros or string (61efb27)
  • perms: add executable to file (21e67bc)