Changelog
0.0.0.0-rc.0
Added
-on/--overwrite_not,-op/--overwrite_prompt, and-opn/--overwrite_prompt_notflags for thedlsubcommand.
Added
-on/--overwrite_not,-op/--overwrite_prompt, and-opn/--overwrite_prompt_notflags for thedlsubcommand.
Changed
-
Made the app log the
log patheven when loading, so that the user will know where to find the said file when it gets stuck while loading. -
.AppImage so that you can run the cli by appending the
clisubcommand to the command for running the said AppImage. For example,./ura.AppImage cli [flags].
Fixed
-
overwritesettings not being followed (i.e.overwriteset to False, yet the chapter that is already downloaded is being overwritten). -
Once and for all, the fucking python imports, for fuck's sake.
-
Improved documentation!
0.0.0.0-beta.1
Added
- Dynamic version and copyright information
Added
- Dynamic version and copyright information
Changed
- Improved logging
Fixed
- Incorrect python library importing that causes the app to crash outright
0.0.0.0-beta.0
YANKED!
Added
-
Icon for .AppImage distribution of that app
-
Logging information to help debug the application
-
The app now reflects changes made on the configuration file on the app
Changed
-
Improved loading of the app, so that when the loading page is removed, the app is totally usable
-
Uses parts of private project (
whinee/snippets.py) for the configuration of the app, and others
0.0.0.0-alpha.5
Added
- Loading screen for app initialization
Added
- Loading screen for app initialization
Fixed
- AppImages to be marked as AppImages (means that the config now goes on the config folder instead of the same directory as the AppImage)
0.0.0.0-alpha.4
YANKED!
Added
- Initialization of configuration file
0.0.0.0-alpha.3
YANKED!
Fixed
vlsstring onura/__init__.pyto[0, 0, 0, 0, 0, 3]
0.0.0.0-alpha.2
YANKED!
Fixed
- Unquoted
__version__string onura/__init__.py
0.0.0.0-alpha.1
Removed
- Useless imports