reapack

Package manager for REAPER
Log | Files | Refs | Submodules | README | LICENSE

commit 0b2830327f2246bb80f0ba3e34798020ff533a6b
parent 91d251f33a0d78d8ce635f65034f5816153a732b
Author: cfillion <cfillion@users.noreply.github.com>
Date:   Sat,  2 Apr 2016 12:48:01 -0400

classify removed stuff as such in v0.9's changelog

Diffstat:
MExtensions/ReaPack.ext | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Extensions/ReaPack.ext b/Extensions/ReaPack.ext @@ -9,11 +9,14 @@ Added: + add an Apply button in the configuration dialog + add support for JSFXs - + drop .ReaPackRemote files (import directly from the index URL instead) + implement multi-selection in the configuration dialog + + import repositories directly from the index URL + new "Install new packages automatically" option + new Package Browser feature with downgrading capability and list of obsolete packages -- + Removed: + - drop import from .ReaPackRemote files + -- Changed: * don't error out when failing to download a fresh index if a stale one is cached * enhance behavior of the "Install this repository" button