Skip to content

Releases: yourbase/yb

v0.0.52-preview1: Remote builds tries to reconnect, new Flutter version

12 May 14:17
Compare
Choose a tag to compare
  • Flutter build pack support SemVer or plain versions without a "v"
  • yb remotebuild retries the connection when it's unstable

v0.1.0-preview4: HCL and run-time fixes

27 Mar 14:28
Compare
Choose a tag to compare
Pre-release

Supports HCL for configuring service dependencies.

  • New run-time: container-first exec, run and build
  • Build packs fixes to the new run-time
  • No way to force execution in "Metal" yet
  • HCL parsing and service local deployment and execution
  • More fixes to HCL parsing

0.0.50: OpenJDK version supports "+" char

24 Mar 19:55
b4a04bf
Compare
Choose a tag to compare
  • Supports versions with a plus sign too

v0.0.51-preview1: Remote builds tries to reconnect

29 Apr 14:27
Compare
Choose a tag to compare

Tries to reconnect when log stream connection is interrupted.

OpenJDK fixes

20 Mar 22:06
112115a
Compare
Choose a tag to compare
Fix the download URL to support other than OpenJDK 8 (#77)

* Fix the download URL to support other than OpenJDK 8

v0.1.0-preview3: HCL

19 Mar 20:15
Compare
Choose a tag to compare
v0.1.0-preview3: HCL Pre-release
Pre-release

Supports HCL for configuring service dependencies.

  • New run-time: container-first exec, run and build
  • Build packs fixes to the new run-time
  • No way to force execution in "Metal" yet
  • HCL parsing and service local deployment and execution

v0.1.0-preview - New runtime

11 Mar 15:40
3b5d222
Compare
Choose a tag to compare
Pre-release
  • New minor version, because of significant move
  • yb packages subcommand
  • go update
  • Container support
  • Mac OS support
  • Linux issues with yb run and yb exec still needs some fixing
  • Semver, Go Module/Deps compatible versioning (version string starts with a v)

Fix preview release

18 Mar 18:06
3a7c6ae
Compare
Choose a tag to compare
Fix preview release Pre-release
Pre-release
  • Point version 0.1.0-preview2 to master

0.0.48-stable: Env variable parsing fixed

19 Mar 19:59
3a7c6ae
Compare
Choose a tag to compare

Last version in 0.0.x series:

  • Parsing of environment variables fixed in some edge cases
  • Git remote parser now gives Org and Project too
  • Ignore big binaries: test cases

New runtime, Packages sub command

26 Feb 18:56
Compare
Choose a tag to compare
Pre-release
  • Runtime remade for Mac OS X
  • Better handling of Containers
  • yb run and yb exec also runs in a Container
  • Some Linux fixes
  • yb packages instead of yb package
  • Introduces container-wise yb packages sub command