Releases: fredrik-corneliusson/click-web
Releases · fredrik-corneliusson/click-web
v0.8.6
What's Changed
- 21 add script exit status information to rawcmd output by @fredrik-corneliusson in #22
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- #17 add simple raw api to make commands easier to call from scripts by @fredrik-corneliusson in #19
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- 17 add simple raw api to make commands easier to call from scripts by @fredrik-corneliusson in #18
Full Changelog: v0.8.3...v0.8.4
v0.8.3
Full Changelog: v0.8.2...v0.8.3
v0.8.2
- Fixed #15
- Size of Text areas inputs increased.
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Implement #13 - custom click-type for textarea. by @fredrik-corneliusson in #14
- Fixed #12 - Fixed issue when running flask using uwsgi,
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- [cmd_exec] fix for one dash option by @mareksimunek in #10
- [cmd_exec] fixes for Click 8.0
New Contributors
- @mareksimunek made their first contribution in #10
Full Changelog: v0.7.4...v0.8.0
v0.7.4
Display exit status of failing commands.
Removed support for old Firefox versions.