You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# Changelog
2
2
3
+
## 0.3.1 (05/08/2020)
4
+
-[chore: 🤖 Version bump to 0.3.1](https://github.com/JetBrains/kotlin-spark-api/commit/88d4e31cd6d76fe1fc0b9c10a078658aa6178e36) - @asm0dey
5
+
-[test: 💍 Adds integration and more unit tests](https://github.com/JetBrains/kotlin-spark-api/commit/bca98f77b743c9456882f49702f9cea55d153320) - @asm0dey
6
+
-[fix: 🐛 Fixes incorrect order of fields in data class](https://github.com/JetBrains/kotlin-spark-api/commit/56bc82f9ff0de6948386e8c4a330ba715285ad55) - @asm0dey
7
+
-[fix: 🐛 Fixes incorrect handling of primitive types](https://github.com/JetBrains/kotlin-spark-api/commit/868e47919d41309e1ebebc327acdd53e3df094ea) - @asm0dey
8
+
-[Bump klaxon from 5.2 to 5.3](https://github.com/JetBrains/kotlin-spark-api/commit/edfd06d4895ded7772a42d7e13e2eb2aed8031bf) - @dependabot[bot]
-[Bump kotest.version from 4.1.1 to 4.1.3](https://github.com/JetBrains/kotlin-spark-api/commit/a1ca5fe8c11c7aeeb70a8335c2252549e1cc7f81) - @dependabot[bot]
11
+
12
+
---
13
+
3
14
## 0.3.0 (08/07/2020)
4
15
-[Version bump to 0.3.0](https://github.com/JetBrains/kotlin-spark-api/commit/0d5bcf57575d8906a219b4143a67df8939c46b0c) - @asm0dey
5
16
-[Inproves README — adds information on collection of data from Dataset](https://github.com/JetBrains/kotlin-spark-api/commit/d81b98622ac816c9224f980d92407249333cf6d0) - @asm0dey
0 commit comments