Skip to content

Releases: LoopPerfect/buckaroo

bugfixing private repository fetching

17 Jul 22:59
f95792c
Compare
Choose a tag to compare
Merge pull request #374 from LoopPerfect/fix/fetch-private

adds git fallback in cacheOrApi to fix #373

v3.0.1: Merge pull request #365 from LoopPerfect/fix/ssh

19 Jan 13:21
6e7ff66
Compare
Choose a tag to compare

v3.0.0

23 Dec 13:18
98daf11
Compare
Choose a tag to compare
Update CONTRIBUTING.md

v3.0.0-rc1

08 Oct 18:02
49b5425
Compare
Choose a tag to compare
v3.0.0-rc1 Pre-release
Pre-release
Merge pull request #357 from LoopPerfect/feature/bazel

feature/bazel

bazel-alpha-4

26 Sep 14:07
Compare
Choose a tag to compare
bazel-alpha-4 Pre-release
Pre-release
 * Adds BUCKAROO_USE_BUCK env var

bazel-alpha-3

19 Sep 15:04
Compare
Choose a tag to compare
bazel-alpha-3 Pre-release
Pre-release
 * Fixes tests

bazel-alpha-2

16 Sep 17:58
Compare
Choose a tag to compare
bazel-alpha-2 Pre-release
Pre-release
 * Use unix-style paths for WORKSPACE files

bazel-alpha-1

16 Sep 11:19
Compare
Choose a tag to compare
bazel-alpha-1 Pre-release
Pre-release
 * Fixes tests

Baobab Resolver

13 Mar 16:44
bc93276
Compare
Choose a tag to compare

New Features:

  • Significantly improved resolution algorithm
    This release implements a novel Conflict Driven Clause Learning (CDCL) resolution algorithm.
    The CDCL algorithm computes unsatisfiable cores and prunes the searchspace.

  • candidates are now prefetched

  • --cache-first option added to skip git ls-remote where possible

v2.1.1 - Reduced Bundle Size

27 Feb 14:06
281b0fc
Compare
Choose a tag to compare
Pre-release
Merge pull request #327 from LoopPerfect/improvement/lean-bundle

 * Reduces the size of the final bundle