Releases: kemalcr/spec-kemal
Releases · kemalcr/spec-kemal
v1.3.0
Compare
Sorry, something went wrong.
No results found
WebSocket testing support #25 , thanks @sdogruyol 🙏
Set minimum Crystal version to 1.12.0 in shard.yml
v1.2.0
Compare
Sorry, something went wrong.
No results found
Add options HTTP helper for CORS and preflight-style tests.
Deduplicate Global.response assignment in request helpers.
Strengthen specs: HEAD body assertion, session cleanup after with_session.
CI: fail the build when Ameba reports issues (remove continue-on-error).
v1.1.1
Compare
Sorry, something went wrong.
No results found
Fix undefined method 'session?' for Global.class when using spec-kemal without the session extension. Thanks @sdogruyol 🙏
v1.1.0
Compare
Sorry, something went wrong.
No results found
Session testing support via with_session helper #23 Thanks @hugopl 🙏
Migrated from Travis CI to GitHub Actions
Improved documentation with comprehensive examples
Added inline documentation to source code
v1.0.0
Compare
Sorry, something went wrong.
No results found
Bump to 1.0.0
v0.5.0
Compare
Sorry, something went wrong.
No results found
Crystal 0.27.0 support 🎉
Kemal 0.25.1 support 🎉
v0.4.0
Compare
Sorry, something went wrong.
No results found
0.4.0
v0.3.0
Compare
Sorry, something went wrong.
No results found
Don't spawn, build handlers instead