-
Notifications
You must be signed in to change notification settings - Fork 4
/
CHANGELOG
32 lines (23 loc) · 881 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Version 0.4.1 (2018-01-22)
--------------------------
- bumped akka-http version to 10.0.11
- bumped akka-http-json4s version to 1.19.0
- bumped json4s version to 3.5.3
- added explicit dependency on akka-stream 2.5.8 to help preventing binary incompatibility issues caused by akka-http (see GitHub issue: https://github.com/akka/akka-http/issues/1101#issuecomment-299923102)
Version 0.4.0 (2017-12-26)
--------------------------
- renamed organization and packages from com.bfil to io.bfil
- published the library to Bintray
- updated scalext to 0.4.0
Version 0.3.0 (2015-01-14)
--------------------------
- added Scala 2.12 support and dropped Scala 2.10 support
- replaced spray with akka-http
Version 0.2.0 (2015-03-22)
--------------------------
- upgrades:
+ scalext 0.2.0
+ jsoup 0.1.0
Version 0.1.0 (2014-06-23)
--------------------------
first public release