Releases: zeroflag/Teapot
Releases · zeroflag/Teapot
v2.7.0
What's Changed
- Add missing MIT License by @gcotelli in #8
- Migrate Teaspon from GT inspectors to Spec2 by @zeroflag in #17
- Migrate Cupboard to Spec2 by @demarey in #20
- Adjust Button labels for Spec2 based Cupboard by @astares in #22
- Add Pharo 11 to build matrix by @gcotelli in #23
New Contributors
Full Changelog: v2.6.0...v2.7.0
v2.6.0
Added Tea405AwareNotFoundHandler to extend route handling so it returns a 405 error if no route matches the method.