8000 Tags · fossabot/bud · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fossabot/bud

Tags

v4.6.0

Toggle v4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 4.6.0 (roots#139)

Co-authored-by: Kelly Mears <developers@tinypixel.dev>

v4.5.0

Toggle v4.5.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Release: v4.5.0 (roots#125)

Co-authored-by: QWp6t <hi@qwp6t.me>

v4.4.0

Toggle v4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bud 4.4.0 (roots#112)

Co-authored-by: QWp6t <hi@qwp6t.me>
Co-authored-by: Kelly Mears <developers@tinypixel.dev>

v4.2.0

Toggle v4.2.0's commit message
yarn version

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v4.1.0 (roots#60)

Breaking changes:

Default cache strategy is `memory`. Call `bud.persist()` to enable FS caching. `bud.persist` no longer takes any arguments.

## Issues fixed

- roots#56

## Details

- allows variable expansion within `.env`
- utilizes memory strategy by default. filesystem can be enabled by calling `bud.persist()` in config.
- improved reliability of filesystem cache
- improved validation of filesystem cache

4.0.1

Toggle 4.0.1's commit message
v4.0.1: fix versioning issue

4.0.0

Toggle 4.0.0's commit message
v4.0.0

0