mirror of
https://github.com/Warky-Devs/artemis-kit.git
synced 2025-05-19 03:37:30 +00:00
62 lines
756 B
Markdown
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
|