Releases: yourbase/yb
Releases · yourbase/yb
Remote builds ignores big binaries - Improves git remote parsing
- Git remote parser now gives Org and Project too
- Ignore big binaries: test cases
New runtime
- Runtime remade for Mac OS X
- Better handling of Containers
yb run
andyb exec
also runs in a Container
Still needs fixes to run on a Linux host.
Workspace <-> Container sync - Git remote parsing - Ignore binaries
-
Experimental Mutagen based workspace sync
-
Git remote parser now gives Org and Project too
-
Ignore big binaries
-
Getting experimental releases
Git remote parses org/project
- Git remote parser now gives Org and Project too
- Ignore big binaries: test cases
Ignore big binaries
- Ignores big binaries: better detection (WIP)
Minor fix in release target
0.0.46-stable Quick fix for release
0.0.45-stable: Match new user profile url (#65)
Release to stable channel
Skips large binaries, correct messages on interacting with the API
- Skips large binaries
- Correct message when trying to search a project associated to a GH private repository
- Adjusted Urls to match V2 UI
- More debug messages when
yb config set log-level=debug
- Updated README
- Pre releases correctly
Notify when private project isn't installed yet
0.0.45-preview1 Merge branch 'project-search-fix' into development
Fix containers on Darwin
Remove YB CLI container logic to use Narwhal; go 1.13 (#63) * Remove YB CLI container logic to use Narwhal -- updates in Narwhal support Darwin port checks properly