Releases: frissyn/Reflux
Releases · frissyn/Reflux
Reflux 1.1.0
New minor release of Reflux. Lots of internal fixes, quite the mess and learning experience.
Critical Issues:
Reflux versions between 1.0.0
and 1.0.3a1
are unusable due their distribution build lacking necessary package data files. This is due to both oversight on my part and partly due to the absolute hell that is misleading documentation, archaic GitHub issues, and general frustrations trying to do something that really shouldn't be so convoluted. (a few exaggerations, see more details #7)
Changes:
Reflux
is no longer.zip
safe- The source distribution now includes a
MANIFEST.in
, making package data explicit - Added
make_engine
utility function - Added
engine
package data files ("engine" refers to the bookmarklet implementation of Reflux)
Reflux 1.0.1
Previous 1.0.1
was out of sync with PyPI version. Re-uploaded package to PyPI and made new tag on GItHub, apologies for the inconvience, just re-install as necessary.
Reflux 1.0!
Complete Rework of Reflux
As described in #6