smarturl/changelog.md

52 lines
2.0 KiB
Markdown
Raw Normal View History

# Changelog
## 2024-10-03 - 3.1.0 - feat(Smarturl)
Enhanced documentation and added method for property setting and chaining in Smarturl
- Added detailed comments to methods and interfaces for better code understanding.
- Introduced a method to set properties in a chainable manner.
## 2024-10-03 - 3.0.8 - fix(core)
Fix code formatting and indentation issues in smarturl.classes.smarturl.ts
- Improved code readability by fixing indentation and ensuring consistent formatting.
## 2022-07-27 - 3.0.0 to 3.0.7 - Core Updates
Maintenance and enhancement updates across multiple minor versions.
- **3.0.0**: Core updated with foundational changes.
- **3.0.1**: Further core updates with minor fixes.
- **3.0.2**: Continued enhancements and core updates.
- **3.0.3**: Additional core updates.
- **3.0.4**: Continued improvements in core functions.
- **3.0.5**: Ongoing core enhancements and updates.
- **3.0.6**: Maintenance improvements and stable updates.
## 2022-07-27 - 2.0.2 to 3.0.0 - Major Transition
Introduction of significant changes to the core.
- **2.0.2**: Introduced breaking changes with a switch to ESM (ECMAScript Modules).
## 2021-05-02 - 1.0.8 to 2.0.2 - Stability Updates
Updates focused on core stability and functionality.
- **1.0.8**: Breaking core updates were introduced to stabilize the platform.
- **2.0.0**: Core was updated for greater efficiency.
- **2.0.1**: Minor core improvements and updates.
## 2021-04-12 - 1.0.3 to 1.0.8 - Core Maintenance
Multiple updates for improving the core functionality.
- Incremental updates from 1.0.3 through 1.0.7 enhancing core stability.
## 2020-03-27 - 1.0.1 to 1.0.2 - Initial Core Enhancements
Early updates focusing on core aspects.
- Introduction of minor core improvements and fixes.
## 2015-10-21 - 0.0.1 to 0.0.4 - Project Initialization
Initial setup and foundational updates for the project.
- **0.0.1**: Project initiation and Travis integration.
- **0.0.3**: Creation of initial test infrastructure.
- **0.0.4**: Basic project setup completed.