increase the version number of Dragora
[dragora.git] / jul / changes.txt
blob9fcf36f281dd9590b746b9d07f4319f156c7c699
1 0.5.3 2017-02-12
2 ================
3 New repository from mmpg available.
5 0.5.2 2016-12-13
6 ================
7 Issue fixed where downloaded packages always passed verification. Print what
8 caused the verification to fail.
10 0.5.1 2016-12-10
11 ================
12 Update URL of gungre repository. Only works with HTTPS now.
14 0.5.0 2016-09-21
15 ================
16 The 'list' command now takes an optional argument for matching against
17 installed packages.
19 0.4.4 2016-07-24
20 ================
21 There is a new repository from tomlukeywood called 'tom'. There is an
22 array called 'repolist' where you can specify which repositories you
23 want enabled. Before this release it was ignored but that is now fixed.
25 0.4.3 2016-06-14
26 ================
27 Prevent packages from being downloaded if they exist in '/var/db/pkg'.
29 0.4.2 2016-06-07
30 ================
31 Similar bug which prevented cleaning.
33 0.4.1 2016-06-07
34 ================
35 Small bug which prevented installation of packages.
37 0.4.0 2016-06-03
38 ================
39 Database changed from text files to SQLite.
41 0.3.0 2015-11-21
42 ================
43 Pressing 'enter' at a package selection prompt will select the top package.
45 'add' and 'upgrade' will no longer put debug information on the screen when the
46 'pkg' program fails run.
48 0.2.1 2015-11-10
49 ================
50 'add' is now an alias to 'install'.
52 0.2.0 2015-09-30
53 ================
54 Implement loading of configuration file and change the shebang to
55 '#!/usr/bin/tclsh'.
57 0.1.2 2015-09-20
58 ================
59 Use 'su' instead of 'sudo'.
61 0.1.1 2015-09-20
62 ================
63 Fix 'install' and 'upgrade' so that they pass the correct repository to 'get'
64 and use '$::env(HOME)' when executing 'pkg'.
66 0.1.0 2015-09-20
67 ================
68 Initial release.