forked from pool/python-python-editor
Update to 1.0.1 OBS-URL: https://build.opensuse.org/request/show/428211 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-editor?expand=0&rev=5
25 lines
768 B
Plaintext
25 lines
768 B
Plaintext
-------------------------------------------------------------------
|
|
Thu Sep 15 22:17:54 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
- Update to 1.0.1
|
|
* Detect tty and add helper function
|
|
* Default to not using tty
|
|
* Use branch instead of ternary operator
|
|
* Use /dev/tty by default
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 13 12:04:08 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
- Update to 0.5
|
|
* Add "vim.basic" and "vim.tiny" to editors
|
|
* Check editor from path (and traverse symlinks)
|
|
- Update to 0.4
|
|
* Added MANIFEST file to include README.md and LICENSE file in
|
|
pypi tarball
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 21 12:15:52 UTC 2015 - tbechtold@suse.com
|
|
|
|
- Initial packaging (version 0.3)
|
|
|