Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Releases: ufirstgroup/bonny_plug

1.0.3

16 Jan 10:49
Compare
Choose a tag to compare

Added

  • Add BonnyPlug.AdmissionReview.Request.check_allowed_values/3.
  • A helper function to check a given field's value against a list of allowed values.

Full Changelog: 1.0.2...1.0.3

1.0.2

09 Nov 15:25
Compare
Choose a tag to compare

Allow setting list of webhook handlers at compile time

1.0.1

09 Nov 11:54
Compare
Choose a tag to compare
Add missing dependency to Jason in `mix.exs`

1.0.0

09 Nov 11:53
Compare
Choose a tag to compare

Initial release with plug, webhook handler and request helper functions