[84] | 1 | $Id: NEWS 693 2008-09-11 20:42:56Z jari $ |
---|
| 2 | |
---|
[393] | 3 | See the end of this file for copyrights and conditions. |
---|
| 4 | |
---|
[420] | 5 | Version 0.7 (released DATE) |
---|
[693] | 6 | - Upgraded to GLPv3 (ticket:339) |
---|
[673] | 7 | - configure option --enable-staticbin is removed (ticket:340) |
---|
[547] | 8 | - configure option --enable-wctests is removed (ticket:295) |
---|
[524] | 9 | - parsing rules can be set in config file (ticket:283) |
---|
[439] | 10 | |
---|
[462] | 11 | A complete list of closed tickets can be found here [[br]] |
---|
[687] | 12 | http://dev.thep.lu.se/svndigest/query?status=closed&milestone=0.7 |
---|
[420] | 13 | |
---|
[687] | 14 | version 0.6.6 (released 4 August 2008) |
---|
| 15 | - Improved removal of sub-directory in --target dir (ticket:242 ticket:243) |
---|
| 16 | - References were changed to http://dev.thep.lu.se/svndigest |
---|
| 17 | |
---|
| 18 | A complete list of closed tickets can be found here [[br]] |
---|
| 19 | http://dev.thep.lu.se/svndigest/query?status=closed&milestone=0.6.6 |
---|
| 20 | |
---|
[579] | 21 | version 0.6.5 (released 18 March 2008) |
---|
| 22 | - Fixed color bug in blame output (ticket:278) |
---|
| 23 | - Improved error handling when --root parameter is incorrect. |
---|
| 24 | |
---|
| 25 | A complete list of closed tickets can be found here [[br]] |
---|
[687] | 26 | http://dev.thep.lu.se/svndigest/query?status=closed&milestone=0.6.5 |
---|
[579] | 27 | |
---|
[492] | 28 | version 0.6.4 (released 14 October 2007) |
---|
| 29 | - fixed bug stats were double counted when root was a file (ticket:272) |
---|
| 30 | - fixed out of range problem in VectorPlus (ticket:267) |
---|
| 31 | |
---|
| 32 | A complete list of closed tickets can be found here [[br]] |
---|
[687] | 33 | http://dev.thep.lu.se/svndigest/query?status=closed&milestone=0.6.4 |
---|
[492] | 34 | |
---|
[475] | 35 | version 0.6.3 (released 31 August 2007) |
---|
| 36 | - Copyright update is no longer adding newline to file (ticket:264) |
---|
| 37 | - Commandline parsing now accepts '=' syntax (ticket:259) |
---|
| 38 | |
---|
| 39 | A complete list of closed tickets can be found here [[br]] |
---|
[687] | 40 | http://dev.thep.lu.se/svndigest/query?status=closed&milestone=0.6.3 |
---|
[475] | 41 | |
---|
[462] | 42 | Version 0.6.2 (released 21 August 2007) |
---|
| 43 | - Fixed issue with moving files across different file systems (ticket:251) |
---|
| 44 | |
---|
| 45 | A complete list of closed tickets can be found here [[br]] |
---|
[687] | 46 | http://dev.thep.lu.se/svndigest/query?status=closed&milestone=0.6.2 |
---|
[462] | 47 | |
---|
[439] | 48 | Version 0.6.1 (released 9 July 2007) |
---|
[687] | 49 | - changed refs to svndigest site to http://dev.thep.lu.se/svndigest |
---|
[462] | 50 | - fixed lineover bug in blame output (ticket:235) |
---|
[420] | 51 | |
---|
[462] | 52 | A complete list of closed tickets can be found here [[br]] |
---|
[687] | 53 | http://dev.thep.lu.se/svndigest/query?status=closed&milestone=0.6.1 |
---|
[439] | 54 | |
---|
[407] | 55 | Version 0.6 (released 29 June 2007) |
---|
[391] | 56 | - svn blame output |
---|
| 57 | - reports for individual authors |
---|
[462] | 58 | - differentiating several line types |
---|
[352] | 59 | - support for TracLinks |
---|
[351] | 60 | - config file, see options `--config-file` and `--generate-config` |
---|
[462] | 61 | - support for automatic update of copyright statement |
---|
[391] | 62 | - Removed option flag '-rev' |
---|
| 63 | - More file extensions supported for parsing. |
---|
[350] | 64 | |
---|
[462] | 65 | A complete list of closed tickets can be found here [[br]] |
---|
[687] | 66 | http://dev.thep.lu.se/svndigest/query?status=closed&milestone=0.6 |
---|
[350] | 67 | |
---|
[393] | 68 | Version 0.5 (released 7 September 2006) |
---|
[462] | 69 | - Added support for svndigest:ignore property. |
---|
| 70 | - Creation of static svndigest binary is now supported, use |
---|
| 71 | --enable-staticbin. |
---|
| 72 | - Dates and time now refers to UTC. |
---|
| 73 | - Statistics now differentiates between code, comments, and empty |
---|
| 74 | lines. Improvements to this parsing is still needed. |
---|
[277] | 75 | |
---|
[393] | 76 | Version 0.4 (released 12 August 2006) |
---|
[462] | 77 | - Project name changed from svnstat to svndigest. |
---|
[277] | 78 | |
---|
[393] | 79 | Version 0.3 (released 10 August 2006) |
---|
[462] | 80 | - Improved the generated output. |
---|
| 81 | - svnstat handles unexpected situations more gracefully (like |
---|
| 82 | running svnstat on a tree that is not under subversion control, |
---|
| 83 | trees with items that are not up to date). |
---|
| 84 | - Proper version information is displayed using --version option. |
---|
[277] | 85 | |
---|
[393] | 86 | Version 0.2 (released 12 March 2006) |
---|
[462] | 87 | - Improved web page presentation. |
---|
| 88 | - Added option to plot changes against time or revision. |
---|
[277] | 89 | |
---|
[393] | 90 | Version 0.1 (released 4 March 2006) |
---|
[462] | 91 | - First release. |
---|
[350] | 92 | |
---|
| 93 | ------------------------------------------------------------------- |
---|
| 94 | {{{ |
---|
| 95 | Copyright (C) 2005, 2006 Jari Häkkinen |
---|
[408] | 96 | Copyright (C) 2007 Jari Häkkinen, Peter Johansson |
---|
[547] | 97 | Copyright (C) 2008 Peter Johansson |
---|
[350] | 98 | |
---|
[687] | 99 | This file is part of svndigest, http://dev.thep.lu.se/svndigest |
---|
[350] | 100 | |
---|
| 101 | svndigest is free software; you can redistribute it and/or modify it |
---|
| 102 | under the terms of the GNU General Public License as published by the |
---|
[693] | 103 | Free Software Foundation; either version 3 of the License, or (at your |
---|
[350] | 104 | option) any later version. |
---|
| 105 | |
---|
| 106 | svndigest is distributed in the hope that it will be useful, but |
---|
| 107 | WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 108 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
---|
| 109 | General Public License for more details. |
---|
| 110 | |
---|
| 111 | You should have received a copy of the GNU General Public License |
---|
[693] | 112 | along with svndigest. If not, see <http://www.gnu.org/licenses/>. |
---|
[350] | 113 | USA. |
---|
| 114 | }}} |
---|
| 115 | ---------------------------------------------------------------------- |
---|
| 116 | |
---|