You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v3.0.1 (2017-06-09)
-------------------
* Make use of python locally installed tools in a virtual environment.
* Update settings for travis and circle.
* Prepare to raise version constraint of dbwebb-cli.
* Add config dir .dbwebb.
* Removed the folder literature and moved an overview of it to the file README.md.
* Enable versioning of labs.
iv3.0.0 (2017-05-31)
-------------------
* Moved revision history to its own file.
* Preparing a larger workthrough of the course and its course material.
v2.0.2 (2016-09-29)
* Adding `example/image` with example creating ascii image.
* Executing file with UTF-8 coding, fix#20.
* Corrected validation errors displayed on travis.
* Updated url in example/ping to match https instead of http.
* Added files for local dev environment.
* Added example program for try catch `example/try-catch`.
v2.0.1 (2015-12-16)
* Disable pylint for superfluous-parens,locally-disabled,locally-enabled
* Adding to Travis.
* Adding example `cli/print-opt-arg.py`.
* Adding example program for `encoding/test_input.py`.