wayscript-legacy
Version:
WayScript gives you flexible building blocks to seamlessly integrate, automate and host tools in the cloud.
47 lines (37 loc) • 1.58 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
## [0.1.2] - 2021-7-14
### Changed
- No-op. Now publishing to `wayscript-legacy` npm property.
## [0.1.1] - 2020-03-11
### Changed
- Move endpoint from wayscript.com to wayscript.io
## [0.1.0] - 2019-11-13
### Changed
- **BREAKING**: Convert SDK to adhere to the [WayScript HTTP Trigger](https://docs.wayscript.com/library/triggers/http-trigger) specification.
### Added
- Changelog
## [0.0.8] - 2019-07-02
### Added
- Ability to run a specific function within a program
- Link to node-to-python example in README and updated examples
## [0.0.7] - 2019-05-17
### Fixed
- Issue with passing multiple variables in an array
## [0.0.5] - 2019-04-19
### Fixed
- Example in README
## [0.0.4] - 2019-04-18
### Fixed
- URL in package.json
## [0.0.3] - 2019-04-17
### Released SDK
[Unreleased]: https://github.com/wayscript/wayscript-js-legacy/compare/0.1.2...HEAD
[0.1.2]: https://github.com/wayscript/wayscript-js-legacy/compare/0.1.1...0.1.2
[0.1.1]: https://github.com/wayscript/wayscript-js-legacy/compare/0.1.0...0.1.1
[0.1.0]: https://github.com/wayscript/wayscript-js-legacy/compare/0.0.7...0.1.0
[0.0.8]: https://github.com/wayscript/wayscript-js-legacy/compare/0.0.7...0.0.8
[0.0.7]: https://github.com/wayscript/wayscript-js-legacy/compare/0.0.5...0.0.7
[0.0.5]: https://github.com/wayscript/wayscript-js-legacy/compare/0.0.4...0.0.5
[0.0.4]: https://github.com/wayscript/wayscript-js-legacy/compare/0.0.3...0.0.4
[0.0.3]: https://github.com/wayscript/wayscript-js-legacy/releases/tag/0.0.3