zowe-cli-cics-deploy-plugin
Version:
IBM CICS Bundle generation and deployment for Zowe CLI
67 lines (45 loc) • 1.27 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
<!--
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
Changes should be placed under the following headings:
### Added
- for new features
### Changed
- for changes in existing functionality
### Deprecated
- for soon-to-be removed features
### Removed
- for now removed features
### Fixed
- for any bug fixes
### Security
- in case of vulnerabilities
-->
## [Release v1.1.0]
### Fixed
- Rebased on zowe-cli @zowe-v1-lts version
## [Release v1.0.4]
### Fixed
- Temporary fix for zosMFSession type mismatching
## [Release v1.0.3]
### Added
- Include NOTICES.md in npm package
## [Release v1.0.2]
### Updated
- Updated NOTICES.md
## [Release v1.0.1]
### Added
- Set _BPXK_AUTOCVT=ON when running npm over SSH
## [Release v1.0.0]
### Added
- The plugin is now on public npmjs registry (https://www.npmjs.com/package/zowe-cli-cics-deploy-plugin)
## [Unreleased]
### Added
- Zowe CLI cics-deploy plugin including the commands:
- `zowe cics-deploy generate bundle`
- `zowe cics-deploy push bundle`
- `zowe cics-deploy deploy bundle`
- `zowe cics-deploy undeploy bundle`
- Zowe CLI cics-deploy profile
- Documentation in GitHub pages