File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 22ChangeLog
33*********
44
5+ 0.17.0 (2016-10-11)
6+ ===================
7+ - Feature: WaterButler accepts configuration from the environment, overriding any file-based
8+ configuration. This helps MFR integrate nicer in a docker-compose environment. (thanks, @icereval!)
9+ - Fix: Fix pdf presentation mode on Safari. (thanks, @darioncassel!)
10+ - Fix: Fix aiohttp crashing on gzipped HEAD requests.
11+ - Fix: Fix incorrect WB API usage metrics.
12+ - Code: Bump raven dependency to 5.27.0.
13+
5140.16.0 (2016-09-13)
615===================
716- Feature: MFR now does .sav conversion via pspp-convert instead of rpy2.
Original file line number Diff line number Diff line change 1- __version__ = '0.16 .0'
1+ __version__ = '0.17 .0'
22__import__ ('pkg_resources' ).declare_namespace (__name__ )
You can’t perform that action at this time.
0 commit comments