Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Releases: Bloombox/OpenCannabis-V1

Public Beta Release v1.0.5

12 Sep 23:25
Compare
Choose a tag to compare
Pre-release
  • 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

29 Aug 02:39
Compare
Choose a tag to compare
Pre-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

31 Jul 22:52
Compare
Choose a tag to compare
Beta 4 Pre-release
Pre-release
  • Version: 1.0.0-beta4
  • Released: July 31st, 2017, by @sgammon

Description

First release with public protobuf sources

Language Support

No change.

Changelog

  • Added protobuf sources to public repo

Beta 3

31 Jul 22:51
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-release
  • 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

31 Jul 22:50
Compare
Choose a tag to compare
Beta 2 Pre-release
Pre-release

Release 1.0.0-beta2

  • Version: 1.0.0-beta2
  • Released: July 31st, 2017, by @sgammon

Description

Added support for Go, JavaNano, and Obj-C.

Language Support

Added support for initial languages:

  • Go
  • JavaNano
  • Obj-C

Changelog

See Language Support.

Initial Release

31 Jul 21:34
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-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.