@lionrockjs/central
Version:
Node.js MVC framework inspire from PHP Kohana Framework
26 lines (17 loc) • 1.78 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### 0.0.3 (2024-05-07)
### Features
* add language config ([4ab313f](https://github.com/LionRockJS/central/commit/4ab313f46c7decd6c82354d8b78ffb705da9c0f9))
* Central log with verbose option ([9684ef6](https://github.com/LionRockJS/central/commit/9684ef6c3dc0fb51994cf405391713516e910076))
* Central.log ([ec2285d](https://github.com/LionRockJS/central/commit/ec2285d60f3c4ab75f4a67680e5fcadfb0fe0dda))
* integrate Route ([05d39be](https://github.com/LionRockJS/central/commit/05d39be2e3f29f2efad0940c70cd98ac2b6cecba))
* ORM eager load with accept value as Class ([1ab0188](https://github.com/LionRockJS/central/commit/1ab0188342c446c6f435374bd0a3916add448246))
* serve static file config ([bd0ca38](https://github.com/LionRockJS/central/commit/bd0ca3801c67e08afdeade732f153208035c309a))
### Bug Fixes
* cannot assign default adapter ([5e4ec8f](https://github.com/LionRockJS/central/commit/5e4ec8fbc3ad1262aff6110b4a8f053631acfe4c))
* Central.configPath removed ([ca73a4d](https://github.com/LionRockJS/central/commit/ca73a4d4d0c34d283ce190ce54d64a92c613dddf))
* config may overwrite after init ([5bd82b4](https://github.com/LionRockJS/central/commit/5bd82b40594bdebe7cbc166826faa76cbc7bdfe3))
* import with file extension and url schema ([0ce5a8d](https://github.com/LionRockJS/central/commit/0ce5a8d5a2b09a50d6da867fe5a1dbcf9cf89072))
* tests ([b23da4a](https://github.com/LionRockJS/central/commit/b23da4ab33718abe7688f5b6b3a9f0fbee7ec490))
* window import with absolute path error ([1f1d023](https://github.com/LionRockJS/central/commit/1f1d023c2837b88eeab4272856fc6718bcb6226e))