File tree Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 0.5.1
2
+ > Published 12 February 2025
3
+
4
+ ### Features 🎉
5
+ * 2.1.10 by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/271
6
+
7
+ ### Documentation 📗
8
+ * Fix typo in README.md by @SebastianAigner in https://github.com/Kotlin/kotlinx-rpc/pull/266
9
+ * Added IDE plugin docs by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/273
10
+
11
+ ### Infra 🚧
12
+ * Update for IDE configs by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/272
13
+ * Added python deps automerge by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/276
14
+
15
+ ### Other Changes 🧹
16
+ * Update README.md by @pambrose in https://github.com/Kotlin/kotlinx-rpc/pull/268
17
+ * Added monitor app for deps publication by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/265
18
+ * Fix kotlin master by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/274
19
+ * Fix println tests by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/277
20
+ * Update Python Monitor Dependencies by @renovate in https://github.com/Kotlin/kotlinx-rpc/pull/278
21
+
22
+ ## New Contributors
23
+ * @SebastianAigner made their first contribution in https://github.com/Kotlin/kotlinx-rpc/pull/266
24
+ * @pambrose made their first contribution in https://github.com/Kotlin/kotlinx-rpc/pull/268
25
+
26
+ ** Full Changelog** : https://github.com/Kotlin/kotlinx-rpc/compare/0.5.0...0.5.1
27
+
1
28
# 0.5.0
2
- > Published 27 January 2024
29
+ > Published 27 January 2025
3
30
4
31
### Features 🎉
5
32
* Update Service Descriptors Generation by @Mr3zee in https://github.com/Kotlin/kotlinx-rpc/pull/227
You can’t perform that action at this time.
0 commit comments