artemis-kit/CHANGELOG.md
Hein d1a5c4b06d RELEASING: Releasing 1 package(s)
Releases:
  @warkypublic/artemis-kit@1.0.10

[skip ci]
2025-05-08 16:50:36 +02:00

62 lines
756 B
Markdown

# @warkypublic/artemis-kit
## 1.0.10
### Patch Changes
- 4058dd3: Added object retrocycle and decycle
## 1.0.9
### Patch Changes
- 0439207: Added tryFromBaseN and tryToBaseN
## 1.0.8
### Patch Changes
- 67a17e5: Added toBaseN and fromBaseN with test cases
## 1.0.7
### Patch Changes
- 1bd493a: Fixed object.getNestedValue to handle null values
## 1.0.6
### Patch Changes
- 0347718: Bump version
## 1.0.5
### Patch Changes
- 6b6f418: Release split export changes
## 1.0.4
### Patch Changes
- Fixed public exports
## 1.0.3
### Patch Changes
- Updated export for object and dataqueue.
## 1.0.2
### Patch Changes
- Added newUUId and getUUID
## 1.0.1
### Patch Changes
- Fixed functions that failed test cases and added test cases