CHANGES
=======

1.1.0
-----

* support for filename / list of operations

1.0.1
-----

* setup fixes
* using pbr for release

1.0.0
-----

* project struct fixed
* set, delete and create operations added, namespace handling modified
* README update
* dependencies behavior changed
* test-only option added
* support for namespace/prefix assignment (for xpath expressions)
* :xpath capability checked before xpath filter is sent
* README and installation changes
* README fix (more)
* README fix
* README created
* password optionally read from tty
* tab completion fixes, test
* confirmed commit
* optional args for some commands
* reflecting ncclient changes
* command line completion (tests needed)
* fixed validate/config (and a test)
* validation fix
* fix: empty commands in interactive
* command options checked for interactive mode
* support for quoted arguments in interactive
* environment and error reporting test
* better error reporting
* running the application, import resolution
* building and packaging improved
* raw improvements, basic TCP support
* python3 compatibility
* with-defaults support
* client lux tests
* raw data initialization fix
* connection management simplified
* interactive mode fixes
* raw supported
* added lock/unlock operations
* ncclient localhost issue fixed
* feature set complete
