mirror of
https://github.com/Warky-Devs/artemis-kit.git
synced 2025-05-19 11:47:29 +00:00
50 lines
603 B
Markdown
50 lines
603 B
Markdown
# @warkypublic/artemis-kit
|
|
|
|
## 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
|