Skip to content

3.2.0

Compare
Choose a tag to compare
@lance lance released this 11 Sep 20:53
· 176 commits to main since this release
b9ed261

3.2.0 (2020-09-11)

Features

  • add a constructor parameter for loose validation (#328) (a0e7281)
  • introduce Message, Serializer, Deserializer and Binding interfaces (#324) (e2eb476)

Bug Fixes

Documentation

Tests

  • implement pending tests leftover from TS rewrite (#315) (fcd869e)

Miscellaneous

  • example: Replaced body parser with express JSON parser (#334) (e6204af)
  • add cucumber.js to list of files to lint and /docs to .gitignore (#327) (ef05f27)
  • Remove commented version import. (#319) (ffb1a13)
  • typo (#313) (d78d101)
  • Update README with correct links for the support specification versions (#321) (198abb6), closes #320
  • Update references of master to main (#316) (9b44dfa)
  • validate cloudevent version agnostic (#311) (3d2f01a)