jec-cli
Version:
CLI tool for managing JEC projects.
146 lines (86 loc) • 2.67 kB
Markdown
# JEC CLI Project: Update Release Notes
<a name="jec-cli-0.3.0"></a>
## **0.3.0** (2018-05-20)
### Bug Fixes
### Features
- Adding command for JARS resources
- Adding command for JARS root paths
- Upgrading GlassCat release from `0.1.5` to `0.1.7`
<a name="jec-cli-0.2.0"></a>
## **0.2.0** (2018-05-20)
### Bug Fixes
### Features
- Adding support for the new JEC TOOL CLI module
<a name="jec-cli-0.1.3"></a>
## **0.1.3** (2018-05-09)
### Bug Fixes
### Features
- Adding command for creating JEC interfaces
- Adding command for creating JUTA test suites
<a name="jec-cli-0.1.2"></a>
## **0.1.2** (2018-03-23)
### Bug Fixes
### Features
- `jec` package refactoring
- Adding the `jec version` command
- Adding the `jec glasscat-version` command
- Adding the `help` command
- Adding the `jec create-bootstrap` command
- Adding the `jec create-jslet` command
<a name="jec-cli-0.1.1"></a>
## **0.1.1** (2018-03-18)
### Bug Fixes
### Features
- Upgrading GlassCat release from `0.1.1` to `0.1.2`
<a name="jec-cli-0.1.0"></a>
## **0.1.0** (2018-03-18)
### Bug Fixes
### Features
- Upgrading GlassCat release from `0.1.0` to `0.1.1`
<a name="jec-cli-0.0.9"></a>
## **0.0.9** (2018-03-17)
### Bug Fixes
### Features
- Replacing unset let variables by constants
<a name="jec-cli-0.0.8"></a>
## **0.0.8** (2017-11-12)
### Bug Fixes
### Features
- Upgrading GlassCat release from `0.0.9` to `0.1.0`
<a name="jec-cli-0.0.7"></a>
## **0.0.7** (2017-11-12)
### Bug Fixes
### Features
- Upgrading GlassCat release from `0.0.7` to `0.0.9`
<a name="jec-cli-0.0.6"></a>
## **0.0.6** (2017-11-05)
### Bug Fixes
### Features
- Adding process to remove `juta` and `test` temp folders at the end of the GlassCat server installation
<a name="jec-cli-0.0.5"></a>
## **0.0.5** (2017-11-01)
### Bug Fixes
### Features
- Adding the `glasscat-install` command
<a name="jec-cli-0.0.4"></a>
## **0.0.4** (2017-10-29)
### Bug Fixes
- Fixing some path values to solve linux issues
### Features
<a name="jec-cli-0.0.3"></a>
## **0.0.3** (2017-10-21)
### Bug Fixes
### Features
- Removing development logs
<a name="jec-cli-0.0.2"></a>
## **0.0.2** (2017-09-03)
### Bug Fixes
### Features
- This release implements the JEC projects structure
- Replacing `commander` by `minimist` as command parser
- Adding the architechture for building dynamic commands based on the strategy pattern
<a name="jec-cli-0.0.1"></a>
## **0.0.1** (2017-08-16)
### Bug Fixes
### Features
- Initial release of the JEC CLI module