@nnode/core
Version:
NativeCode Core Library
191 lines (60 loc) • 5.36 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.3.1](https://github.com/nativecode-dev/sosus/compare/@nnode/core@3.3.0...@nnode/core@3.3.1) (2020-06-10)
**Note:** Version bump only for package @nnode/core
# [3.3.0](https://github.com/nativecode-dev/sosus/compare/@nnode/core@3.2.2...@nnode/core@3.3.0) (2020-06-10)
### Features
* add env package ([8c7a682](https://github.com/nativecode-dev/sosus/commit/8c7a682d2b3d0ad513d0610fecf365b4922d9ac6))
## [3.2.2](https://github.com/nativecode-dev/sosus/compare/@nnode/core@3.2.1...@nnode/core@3.2.2) (2020-06-08)
**Note:** Version bump only for package @nnode/core
## [3.2.1](https://github.com/nativecode-dev/sosus/compare/@nnode/core@3.2.0...@nnode/core@3.2.1) (2020-06-08)
**Note:** Version bump only for package @nnode/core
# [3.2.0](https://github.com/nativecode-dev/sosus/compare/@nnode/core@3.2.0-next.2...@nnode/core@3.2.0) (2020-06-04)
**Note:** Version bump only for package @nnode/core
## [3.1.1](https://github.com/nativecode-dev/sosus/compare/@nnode/core@3.1.1-next.2...@nnode/core@3.1.1) (2020-05-30)
**Note:** Version bump only for package @nnode/core
# [3.1.0](https://github.com/nativecode-dev/sosus/compare/@nnode/core@3.0.3-next.0...@nnode/core@3.1.0) (2020-05-18)
### Features
* **config changes:** config changes ([bfa0da1](https://github.com/nativecode-dev/sosus/commit/bfa0da1e4427733d6600b68a86e5c336086f021f))
## [3.0.2](https://github.com/nativecode-dev/sosus/compare/@nnode/core@3.0.2-next.0...@nnode/core@3.0.2) (2020-05-18)
**Note:** Version bump only for package @nnode/core
## [3.0.1](https://github.com/nativecode-dev/sosus/compare/@nnode/core@3.0.1-next.0...@nnode/core@3.0.1) (2020-05-18)
**Note:** Version bump only for package @nnode/core
# [3.0.0](https://github.com/nativecode-dev/sosus/compare/@nnode/core@2.0.2-next.0...@nnode/core@3.0.0) (2020-05-17)
### Bug Fixes
* **removed lincoln from ApiRoute:** removed Lincoln from ApiRoute ([94c0531](https://github.com/nativecode-dev/sosus/commit/94c05316a11e8425c5f0bcdda68121909faca165))
### BREAKING CHANGES
* **removed lincoln from ApiRoute:** removed Lincoln from Api Route
## [2.0.1](https://github.com/nativecode-dev/sosus/compare/@nnode/core@2.0.1-next.1...@nnode/core@2.0.1) (2020-05-17)
**Note:** Version bump only for package @nnode/core
# [2.0.0](https://github.com/nativecode-dev/sosus/compare/@nnode/core@1.0.0...@nnode/core@2.0.0) (2020-05-17)
### Bug Fixes
* **build:** build ([995f5c2](https://github.com/nativecode-dev/sosus/commit/995f5c23ffcc9b10bd5a7f73448ebb7fa8d56677))
### Features
* **changed configuration:** changed configuration to be more abstract in construction ([0126718](https://github.com/nativecode-dev/sosus/commit/01267186d7c6256627ae20156607d6b5c676e418))
* **moving scheduling and queuing:** moved scheduling and queuing to core-queue ([ebd91f7](https://github.com/nativecode-dev/sosus/commit/ebd91f74d6ed22f80547b4e5e0f7e3e20cc8cf94))
### BREAKING CHANGES
* **moving scheduling and queuing:** moved scheduling and queuing to core-queue
* **changed configuration:** removed RedisConfig
# [1.0.0](https://github.com/nativecode-dev/sosus/compare/@nnode/core@0.2.0...@nnode/core@1.0.0) (2020-05-17)
### Features
* **moving scheduling and queuing:** moved scheduling and queuing to core-queue ([f908058](https://github.com/nativecode-dev/sosus/commit/f908058fd982e078ffc3463b41f2c63451277060))
### BREAKING CHANGES
* **moving scheduling and queuing:** moved scheduling and queuing to core-queue
# [0.2.0](https://github.com/nativecode-dev/sosus/compare/@nnode/core@0.1.2...@nnode/core@0.2.0) (2020-05-17)
### Bug Fixes
* lincoln ([d4d4f11](https://github.com/nativecode-dev/sosus/commit/d4d4f115e0345592b52d1c171d2b41fc90567c4a))
### Features
* **removed LincolnLogConsole and LincolnLogFile:** removed unused classesaffects: @nnode/core-web, @nnode/core, @nnode/lincoln ([5381e94](https://github.com/nativecode-dev/sosus/commit/5381e946ebd99831c49ff0e0a13d8053b9f16098))
## [0.1.2](https://github.com/nativecode-dev/sosus/compare/@nnode/core@0.1.2-next.1...@nnode/core@0.1.2) (2020-05-17)
### Bug Fixes
* atob and btoa exports ([16db4fa](https://github.com/nativecode-dev/sosus/commit/16db4faf209e6017faa280878022cc05b4ca4927))
* publish ([2ea234a](https://github.com/nativecode-dev/sosus/commit/2ea234ab8e3bb12774f5045edeabead414aedfce))
* re-export btoa and atob ([fc5159e](https://github.com/nativecode-dev/sosus/commit/fc5159e1b0bb9e1ecb97d859580ac48cfbedbd12))
## [0.1.1](https://github.com/nativecode-dev/sosus/compare/@nnode/core@0.1.0...@nnode/core@0.1.1) (2020-05-17)
### Bug Fixes
* tests ([d2fecbc](https://github.com/nativecode-dev/sosus/commit/d2fecbc61734f6d2f1ea0982d4655b77f61affe0))
* **replace DeepPartial with ts-essentials:** replaced DeepPartial with ts-essentialsaffects: @nnode/common, @nnode/coreBREAKING CHANGE:replaced DeepPartial with ts-essentials ([4807740](https://github.com/nativecode-dev/sosus/commit/4807740309213961a2d7abe1138c9905dc3b8d74))
# [0.1.0](https://github.com/nativecode-dev/sosus/compare/@nnode/core@0.1.0-next.0...@nnode/core@0.1.0) (2020-05-16)
**Note:** Version bump only for package @nnode/core