File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
+ <a name =" v0.2.0 " ></a >
3
+ ## [ v0.2.0] - 2025-04-08
4
+ ### Features
5
+ - ** jsonutils:** additional jsonutil features ([ #15 ] ( https://gitlab.sas.com/convoy/sas-ddk/issues/15 ) )
6
+ - add Close functions to Result and Maybe types
7
+ - ** jsonutils:** add LoadAs and MarshalAs functions
8
+ - ** maputils:** remove protobuf dependency
9
+ - ** sliceutils:** add ContainsAll and Duplicate functions
10
+
11
+ ### Build Changes
12
+ - ** deps:** bump golang.org/x/text in the gomod group
13
+ - ** deps:** bump the github-actions group with 2 updates
14
+ - ** deps:** bump golangci/golangci-lint-action
15
+ - ** deps:** bump golang.org/x/text in the gomod group
16
+
17
+ ### Continuous Integration
18
+ - sign automatic release prs
19
+
20
+
2
21
<a name =" v0.1.0 " ></a >
3
22
## v0.1.0 - 2025-02-19
4
23
### Features
5
24
- initial commit
6
25
7
26
8
- [ Unreleased ] : https://gitlab.sas.com/convoy/sas-ddk/compare/v0.1.0...HEAD
27
+ [ Unreleased ] : https://gitlab.sas.com/convoy/sas-ddk/compare/v0.2.0...HEAD
28
+ [ v0.2.0 ] : https://gitlab.sas.com/convoy/sas-ddk/compare/v0.1.0...v0.2.0
You can’t perform that action at this time.
0 commit comments