Skip to content

Reflux 1.1.0

Latest
Compare
Choose a tag to compare
@frissyn frissyn released this 05 Nov 16:37
· 9 commits to master since this release

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)