Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

0.15.3

Compare
Choose a tag to compare
@timfpark timfpark released this 22 Aug 17:58
· 24 commits to master since this release
ac02389

ac02389 Fix: Differentiate between failures to load config file not existing vs. parse errors (#242 )
6ab2287 Fix: Remove branch configuration when method != git in Add() (#235)

This release primary fixes a bug where a config or component parse error was incorrectly interpreted as the configuration for component file not existing. It also correctly ignores branch configuration if the method being used to fetch is not git.