0.8.0 - 2023-12-00
- Fixed fetch bug with default Method
- Grammar fixes
- Packages update
0.7.0 - 2023-12-13
- Linked list static methods
- Linked list contract improvements
- Performance improvements
- Network utilities
- EventEmitter browser polyfill
- Pool improvements
0.6.0 - 2023-12-09
- Add Symbolic properties
- Performance improvements
- LinkedList contract updates
- Fixed bugs with linked list
- Test coverage improvements
- Browser version
0.5.0 - 2023-12-06
- New Utility decorator
safe
- New Object utilities module
- New structures:
- Linked list
- Pool
0.4.2 - 2023-11-04
- isFunction utility, returns type of function:
- async
- function
- arrow
- class
0.4.1 - 2023-10-07
- Types fixes
0.4.0 - 2023-09-26
- Structures submodule
- Parallel programming data structure
- Semaphore
- Parallel programming data structure
0.3.0 - 2023-09-12
- FS submodule
- ensure & check directory
- file ext & name & dir
- String submodule
- cases
- template
- from & to string
- safe json parser
- Utils submodule
- pretty bytes
- equality check
0.2.0 - 2023-08-25
- JSDoc comments
- String submodule
- To string
- From string
- Safe json parser
- templates
- Time submodule
- Date prettify
- Date difference
- Date measurements
- Date comparison
- Shorthand Duration
- Formatter
0.0.1 - 2023-08-23
- Stable release version
- Repository created