Tags: fossabot/bud
Tags
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
PreviousNext