------------------- * refactor to separate enpkg backend from frontend * add ability to see which versions are installed when using the enpkg --search option * add --hook and --user option to enpkg * allow "{SUBDIR}" in URLs, in the configuration file
4.4.1
------------------- * BUG: remove object code fixes being limited to 256 KB header * add --log and --revert option to enpkg * add ability to enpkg to install/remove multiple packages at once
4.4.0
------------------- * add examples/update * add --sys-config option to enpkg * rewrote install_order method in Chain class (which is now called install_sequence)
4.3.4
------------------- * fixed proxy problem with Python 2.7
4.3.3
------------------- * allow "{ARCH}" when adding url with add --add-url option
4.3.2
------------------- * added section about egg file naming to readme * add --add-url option to enpkg