CI / lint-and-format (push) Successful in 28s
CI / changeset-check (push) Successful in 27s
CI / unit-tests (push) Successful in 35s
CI / component-tests (push) Successful in 23s
CI / lint-and-format (pull_request) Successful in 31s
CI / changeset-check (pull_request) Successful in 27s
CI / unit-tests (pull_request) Successful in 32s
CI / component-tests (pull_request) Successful in 29s
16 lines
619 B
Markdown
16 lines
619 B
Markdown
# luna-charts
|
|
|
|
## 0.2.0
|
|
|
|
### Minor Changes
|
|
|
|
- This release introduces the next iteration of LUNA Charts with improvements to the component architecture, development workflow, testing infrastructure, and documentation.
|
|
|
|
- Improved component development and project structure
|
|
- Enhanced component testing infrastructure
|
|
- Improved CI/CD test handling, including projects without test files
|
|
- Updated and extended project documentation
|
|
- Various improvements and fixes across the library
|
|
|
|
- 72c49e6: Establish the initial project foundation with architecture, documentation, governance, and development tooling.
|