This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
Releases: Bloombox/OpenCannabis-V1
Releases · Bloombox/OpenCannabis-V1
Public Beta Release v1.0.5
- Version:
1.0.5
- Released: September 12th, 2017, by @sgammon
Description
Major cleanup and improvements, separating language builds from source code to cleanup Git and PR flow.
Language Support
- No change, other than removing all
language/
implementation files out of source control.
Changelog
- Update public README
- Various other cleanup items
Initial Public Beta Release
- Version:
1.0.3
- Released: August 28th, 2017, by @sgammon
Description
First production release with a focus on feature richness for the protobuf-based datamodel. Abstract services are included but no gRPC support yet - the grpc-swift
project just isn't there yet and we're blocked on that until it clears up.
Language Support
- JavaNano support removed - request if you want it - there are incompatibilities with extensions to protobuf/gRPC
Changelog
- Improvements to datamodel
- Initial service interfaces
Beta 4
Beta 3
- Version:
1.0.0-beta3
- Released: July 31st, 2017, by @sgammon
Description
Fixes for C#, various other small pieces related to JS output.
Language Support
- JS
- Added support for different permutations of Closure
- Added browser lib support
- Added ES6 and CommonJS lib support
Changelog
- Fixed issue with namespace in C#
- Added permutations of JS output
Beta 2
Initial Release
Description
Covers basic properties from Bloombox's original datamodel. Docs coming soon.
Language Support
Added support for initial languages:
- C++
- C#
- Java
- JavaScript
- PHP
- Python
- Ruby
- Swift
Changelog
Initial release.