slpkg/CHANGELOG

202 lines
3.4 KiB
Text
Raw Permalink Normal View History

2014-05-23 07:26:14 +03:00
23-05-2014
Version 1.3.4
[Bugfix] - Fixed (sre_constants.error) recognize package names with special characters
2014-05-23 00:27:43 +03:00
22-05-2014
Version 1.3.3
[Feature] - Added download and build package
2014-05-22 13:09:29 +03:00
22-05-2014
Version 1.3.2
[Feature] - Added view info and SlackBuild file
[Updated] - Fix build arguments messages
2014-05-22 19:58:51 +03:00
[Bugfix] - Fixed TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
in sbo_requires_pkg function (sbo_url = sbo_url + name + ".info")
2014-05-21 13:20:47 +03:00
21-05-2014
Version 1.3.1
[Feature] - Added view README file
2014-05-21 07:16:56 +03:00
21-05-2014
Version 1.3.0
[Updated] - Fix argparse view
2014-05-21 00:52:22 +03:00
21-05-2014
Version 1.2.9
2014-05-21 07:16:56 +03:00
[Feature] - Added tracking dependencies
2014-05-21 00:52:22 +03:00
2014-05-20 11:51:21 +03:00
20-05-2014
Version 1.2.8
[Feature] - Added download package from www.slackbuild.org
[Feature] - Added to support build packages with extra sources
2014-05-20 07:57:54 +03:00
20-05-2014
Version 1.2.7
[Updated] - Overwrite code into functions
2014-05-20 01:36:25 +03:00
20-05-2014
Version 1.2.6
[Updated] - Better code, better speed... enjoy !!!
2014-05-19 21:09:49 +03:00
19-05-2014
Version 1.2.5
[Updated] - Fix download source x86_64 arcitecture
2014-05-19 15:13:29 +03:00
19-05-2014
Version 1.2.4
[Feature] - Added download source code by pc arcitecture
2014-05-19 12:25:26 +03:00
19-05-2014
Version 1.2.3
[Updated] - Fix check packages for updates
[Feature] - Added progress bar to searching
19-05-2014
Version 1.2.2
2014-05-19 12:25:26 +03:00
[Updated] - Fix libraries repository
19-05-2014
2014-05-19 06:03:14 +03:00
Version 1.2.1
2014-05-19 12:25:26 +03:00
[Updated] - Fix functions
2014-05-19 06:03:14 +03:00
2014-05-17 10:45:37 +03:00
17-05-2014
Version 1.2.0
[Feature] - Added if your packages from www.slackbuilds.org is up to date
2014-05-17 05:25:16 +03:00
17-05-2014
Version 1.1.9
[Updated] - Fix notify message if exist package in fuction remove
2014-05-17 04:35:35 +03:00
17-05-2014
Version 1.1.8
[Feature] - Added to check root user
2014-05-19 12:25:26 +03:00
[Updated] - Fix find and display packages
2014-05-17 04:35:35 +03:00
2014-05-16 10:21:11 +03:00
16-05-2014
Version 1.1.7
2014-05-19 12:25:26 +03:00
[Updated] - Fix functions
2014-05-16 10:21:11 +03:00
2014-05-15 15:02:18 +03:00
15-05-2014
version 1.1.6
[Updated] - Removed stupid option binary search
2014-05-15 07:25:51 +03:00
15-05-2014
Version 1.1.5
[Feature] - Added multi install, upgrade, remove and find packages
[Feature] - Added to find from network slackbuilds links and sources
2014-05-14 10:32:06 +03:00
14-05-2014
Version 1.1.4
[Updated] - Updated function sbo_requires_pkg do not use .txt file
2014-05-14 09:26:45 +03:00
14-05-2014
Version 1.1.3
[Feature] - Added to find requirements package from www.slackbuild.org
2014-05-13 10:09:07 +03:00
13-05-2014
Version 1.1.2
[Feature] - Added to find already binary packages in /tmp directory
13-05-2014
Version: 1.1.1
[Updated] - Fix list print out
12-05-2014
2014-05-13 03:15:53 +03:00
Version 1.1.0
[Feature] - Added search from SBo and print link for download
2014-05-12 18:30:50 +03:00
12-05-2014
Version 1.0.9
[Updated] - Fix warning messages amd colors print out
2014-05-12 07:52:16 +03:00
12-05-2014
Version 1.0.8
2014-05-12 10:14:14 +03:00
[Updated] - Added signle install argument
[Updated] - Fix arguments
[Updated] - Added 2 options in list argument
2014-05-12 07:52:16 +03:00
2014-05-11 11:34:22 +03:00
11-05-2014
Version 1.0.7
[Updated] - fix null arguments
2014-05-11 10:54:56 +03:00
11-05-2014
Version 1.0.6
[Updated] - updated slackbuild argument
2014-05-10 06:33:23 +03:00
10-05-2014
Version 1.0.5
[Feature] - Added auto build package choice
[Updated] - man page and README.rst file
2014-05-10 00:48:25 +03:00
10-05-2014
Version 1.0.3
[Updated] - bin/slpkg added function find_package
2014-05-09 22:54:21 +03:00
10-05-2014
Version 1.0.2
[Updated] - setup.py file
[Updated] - man page slpkg.8 added gziped
2014-05-09 09:27:55 +03:00
09-05-2014
Version 1.0.1
[Feature] - Added support install man page
09-05-2014
Version 1.0.0
[Feature] - Added man page
2014-05-09 05:19:07 +03:00
09-05-2014
Version 0.0.3
[Feature] - Added support warning message if remove package
[Feature] - Replace remove command
2014-05-08 15:48:45 +03:00
08-05-2014
Version 0.0.2
[Feature] - Added support reinstall package
[Updated] - Version print out
-------------------------------------------------------------------
2014-05-07 22:25:26 +03:00
07-05-2014
Version 0.0.1
Notes:
Released version 0.0.1, developmnet status Aplha