-
bump a lot of dependencies (thanks to @scala-steward)
update sbt-tpolecat-0.1.4 #138 update simulacrum-0.14.0 #133 update sbt-crossproject-0.6.0 #141 update circe-core-0.11.1 #159 update circe-core-0.11.0 #154 update httpclient-4.5.6 #139 update akka-http-10.0.15 #135 update circe-core-0.10.1 #136 update scala-java-time-2.0.0-RC1 #137 update mockito-all-1.10.19 #140 update scalajs-dom-0.9.6 #143 update scalacheck-1.14.0 #144 update kind-projector-0.9.9 #145 update discipline-0.10.0 #149 update tut-plugin-0.6.10 #146 update alleycats-core-1.5.0 #147
-
split hammock-core #156 thanks to @ipsq
-
add automatic releasing from travis with sbt-ci-release
-
Support fetch api from browser, not just node #127 thanks to @triggerNZ
- Enable posfix operators for docs #109
- Add support for PATCH method #106
- Replace Codec requirement for requests that include a body by an Encode requirement #107
- add interpreter for NodeJS! #105
- update dependencies in #103
- implementing query parameters building methods #99
- fix nullpointer in jvm.Interpreter #102
- make default charset utf-8 for
application/json
content type #94
- Make ExampleJS project compile and link correctly #92
- Fix a
MatchError
bug in the JS interpreter. We introduced it in #69. #92
- Created a changelog #86
- Update to cats
1.0.0
#80 - Asynchttpclient interpreter. #73
- New Entity datatype for representing Http[Request|Response] entites. #69
- Create a new ByteArray entity #72
- Refactoring in HttpRequestF. #69
- Simplification of imports.#69
- New Marshalling algebra.#74
- Use stricter
scalacOptions
. #79 - Restructure docs. #76