Skip to content

Commit

Permalink
Merge pull request #53 from aoi-tech/release_0_6_0
Browse files Browse the repository at this point in the history
Release 0.6.0
  • Loading branch information
tumugin authored Apr 9, 2022
2 parents 605bf7c + 963aeb2 commit bd03f8b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 0.6.0
- Add split to SnString(https://github.com/tumugin/stannum/pull/49)
- Fixed wrong return type of SnList map function(https://github.com/tumugin/stannum/pull/50)
- Fixed distinct functions(https://github.com/tumugin/stannum/pull/51)
- Add union types on SnString and SnNumeric APIs to use raw value params(https://github.com/tumugin/stannum/pull/52)

# 0.5.0
- Fixed issue SnStringList::byStringArray not working
- Added `toStringArray` to SnStringList
Expand Down

0 comments on commit bd03f8b

Please sign in to comment.