Releases: c910335/mass-spec
Releases · c910335/mass-spec
v0.5.1
- Update to Crystal 1.8.2
- Improve Kemal support
v0.3.2
- fix
JSON::Any
match with extra fields (see: #5)
- remove Kemal from
.travis.yml
and shard.yml
due to the dependency issue
v0.3.1
- new expectation
match
for JSON::Any
README.md
v0.3.0
- change
json_body
to JSON::Any
(Breaking Change)
- new expectation
contain
for JSON::Any
README.md
- headers configuration README.md
v0.2.1
- fix preventing TCPServer from starting