Skip to content

var_export() support and improved exception messages

Latest
Compare
Choose a tag to compare
@dshafik dshafik released this 07 Feb 07:05

What's Changed

  • docs: Add versioned docs by @dshafik in #73
  • feat: Add support for var_export() by @dshafik in #75
  • feat: Improve AdditionalPropertiesException message to include bag class name by @dshafik in #76
  • feat: Add support for var_export() to Collection by @dshafik in #77
  • fix: Fix Eloquent casting for collections by @dshafik in #78
  • build: test docs build during PR by @dshafik in #79
  • chore(deps): bump katex from 0.16.10 to 0.16.21 by @dependabot in #68

Full Changelog: 2.1.0...2.1.1