Skip to content

v6.1.0

Compare
Choose a tag to compare
@gcotelli gcotelli released this 15 Jun 23:09
· 6 commits to v6 since this release
c3c1883

Changelog

  • Content negotiation improvements
    • Add support to content negotiation considering Accept-Language headers (Fixes #121)
    • The negotiated media type and the negotiated language are accessible through the request context
    • Improvements on the Vary headers when content negotiation is at play
  • Migration
    • Improve migration to v6 package
  • CI Improvements:
    • Add GitHub actions to check that every group In the baseline loads properly
    • Add markdown linter
    • Add Pharo 9 to the build infrastructure