File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- v0.10.2 - 2024 -
4
+ v0.10.2 - 2025 -
5
5
--------------------
6
6
7
7
### Features and improvements ###
8
8
9
9
- Adds a new ` @viaStatus ` REST parameter annotation for customizing the HTTP status - [ pull #2806 ] [ issue2806 ]
10
10
- Adds a ` MongoCollection.find ` overload taking only a ` FindOptions ` parameter - [ pull #2804 ] [ issue2804 ]
11
+ - Made the whole Redis API ` @safe ` - [ pull #2815 ] [ issue2815 ]
11
12
12
13
### Bug fixes ###
13
14
14
- - Fixes parsing plural-only translations in PO files and improves error messages - [ pull #2805 ] [ issue2805 ]
15
+ - Fixed parsing plural-only translations in PO files and improves error messages - [ pull #2805 ] [ issue2805 ]
15
16
16
17
[ issue2804 ] : https://github.com/vibe-d/vibe.d/issues/2804
17
18
[ issue2805 ] : https://github.com/vibe-d/vibe.d/issues/2805
18
19
[ issue2806 ] : https://github.com/vibe-d/vibe.d/issues/2806
20
+ [ issue2815 ] : https://github.com/vibe-d/vibe.d/issues/2815
19
21
20
22
21
23
v0.10.1 - 2024-09-07
You can’t perform that action at this time.
0 commit comments