October 31st, 2011· Documentation was reworked.
· ExtractVersionFromAssemblyFile works with any dll and exe (non assemblies of .net) either.
August 17th, 2011· Exclude by filter: empty folders goes in archive.
· Exclude filters are applied only when entire name corresponds match.
· All projects were marked as x86.
July 19th, 2011Features:
· Folder browse dialogs with textbox (taken from Ionic.Utils);
Changes:
· Supported combinations method-compression-level are like in lib.
Bugs:
· Conflicting entries are ignored, binding of folders to designer fixed.
· Extension of archive was not changed after changing archive format.
· Fixed qa-test-001 issue.
QA:
· Designed test QA-Test-001, QA-Test-002
July 11th, 2011Features:
· Removed feature 'FailOnError'. This is part of console and ms build tools functionality. Also this was duplicating log.
· Added file log to console zip solution.
· Added support to pack sources to 7-zip format.
Changes:
· Project settings files is slightly updated. Legacy support for old formats was added.
Bugs:
· Fixed dispose of logging.
· Added logic to put unhandled exceptions to log.
July 4th, 2011Features:
· UI tool: added logging. Logs are stored in %temp%\HDE\ZipSolution
· Powershell script generation
Changes:
· Code review.
· InnoSetup checks .Net 4 presence.
· Bat, Cmd scripts are the same and uses console tool.
Bugs:
· It is allowed to clear target folder list in template
· Ms Build integration: an error is thrown when setting SettingsFolder is not set.
· Language selection dialog is turned off for Console and Ms Build.
March 7th, 2011Features:
· Added possibility to type folder with autocomplete enabled in target folder for filters dialog;
· Added ability to create new solution via CtrlA, CtrlN and Plus
· Added support for Console packing, ms build integration
· Added command line switch "LastChangeTime=MM/DD/YYYY hh:mm:ss" as answer for filter by last write or create time
Changes:
· Logging initial implementation for console tool (taken from BUtil project)
· In filter chain solutions root folder is not added anymore
· Fixed Bugs excluded. Bugs will be posted to codeplex with closed status
· Performance speed up: getting entries from folder and publishing to folder
· Config changed to ZipSolution.config, loading of config changed in a way assembly can be loaded and called via other assemblies
Bugs:
· Do not apply filter sometimes didn't worked
· Fixed documentation issues with ms build integration
July 13th, 2010Features:
· Added Test possibility for solution dialog available on F5.
· It compresses the currently opened solution and opens the archive in an installed archiver associated with program
Changes:
· Getting source dialog was improved
Bugs:
· Fixed copy via bat, cmd buttons in solution
· Fixed toolbar enabled when editing template
March 5th, 2010Features:
· Added small help message about commands when user passed unrecognized command;
Changes:
· Context menu for project properties moved to tool bar;
· Help file is available via '?';
Bugs:
· $Increment failed to work;
· Saving of last increment, recent usage, version was unavailable in previous versions;
· 'Project with this name already exists' on editing files from files;
· Invalid characters in project path leaded to fail of program start.
September 22nd, 2009· Configuration change: Default filter *.exe removed
· Library BULocalization was updated to 1.4 and built-in project
· Ionic.zip.util updated to 1.4
· Compression degree is now maximum and can be changed in zipsolution.exe.config
· Added possibility to design archive contents. This is usefull when releasing
· software binaries
January 19th, 2009· Bug with filter by date filter fixed
· Command line answer 'week ago' for request start date dialog
· AnswerForFilterByDateStartTimeRequestDialogIsWeekAgo added.
· To see how to use it please refer to manual 5.7.1 section
· Library BULocalization was updated with 2 bug fixes with ui
· Project development is closed.
January 8th, 2009· TurtoiseSvn renamed to TortoiseSvn(with renaming parameter also)
· Issue with IsRelease check box fixed
· Potential 82.5 millions of German users can now use this program with comfort.
· Deutch translation was made
December 19th, 2008· Doc improvement
· Hitting of F1 on main form opens documentation
· Localization of setup
· Fixed issue with hitting keys in listview on solution editor form
· Installer improved(checking for .net framework, localization fixed)
November 8th, 2008· Resolved issue with Unicode characters in ionic zip library.
· Now program can be used to do incremental backups of personal data.
· DefaultInternalPurposeFormatString rollbacked to
· APPNAME-i$INCREMENT-DotNet2-$DATE-src.zip
· Now program remembers previous datetime entered for concrete solution when applying filter by datetime
· 'Ctrl + A' support for filter list
November 4th, 2008· fixed 2 issues with ui
· added support of Turtoise Svn via $TURTOISE_SVN_REVISION autoreplace parameter.