Update to v0.4
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## Version 0.4
|
||||
|
||||
* Using Python 3.x now!
|
||||
* Using classes and objects
|
||||
* Better searching algorithm
|
||||
* Better threading (fixed local network DOS when cheking a lot of extensions)
|
||||
* Clearer output
|
||||
|
||||
## Version 0.3.3
|
||||
|
||||
* Extensions are now saved into different files, separated by state (experimental | alpha | beta | stable | outdated | all). This makes it possible to check more specific ones.
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
# TODO
|
||||
|
||||
* Find better searching algorithm for Typo3 login.
|
||||
* Search for Typo3 version-specific extensions
|
||||
* Some extensions don't have any version information. These extensions must be listed in settings.NO_VERSIONINFO.
|
||||
* Maybe use one library for all requests
|
||||
* Add screenshot
|
||||
|
||||
* verbose gruscht gscheid behandeln
|
||||
* Documentation
|
||||
Reference in New Issue
Block a user