January 28th, 2010· CHG - Changed the validation behavior in the source textbox. It is a bit friendlier now.
· NEW - Added visual cues for validation on the destination textbox.
January 28th, 2010· FIX - Typed in source path was throwing an exception.
· FIX - File encoding detection was behaving erratically.
· FIX - Split By Size strategy threw an exception if the textbox for the size was empty.
January 28th, 2010· FIX - Forgot to include one file in 2.0.1. That caused it to not run.
· NEW - Implemented the Split By Number Of Files that ACT4F8 requested in the Feedback Center.
January 28th, 2010· CHG - Undid the assembly merging, as the previous settings were causing unhandled exceptions. This means that there will be more files.
· FIX - The Split By Size was not returning the proper command line in the CommandLine dialog.
January 28th, 2010· NEW - Rewritten from scratch.
· NEW - Completely redesigned user interface
· NEW - Plugin system for file splitting strategies
· NEW - Plugin system for file naming tokens
· NEW - Auto-updater now included
· NEW - Separate UI and Console apps
· NEW - Split files keep same encoding as source/parent file.
· NEW - All splitting operations are only limited by hardware on rhe size of the file being split.
January 28th, 2010· FIX - Output directory set on command-line sometimes caused program to crash.
January 28th, 2010· NEW - Added the ability to specify file patters naming conventions.
· NEW - Added the ability to omit boundary lines from the chunk files when using regular expressions and text boundaries.
· NEW - Added the ability to use the boundary lines as chunk file names. This only works when used with regular expression boundary check.
· CHG - Added a tabbed control to better organize the split by choices.
January 28th, 2010· NEW - Added the ability to specify the number of header lines.
January 28th, 2010· NEW - Added the ability to split by text boundaries. This can be done in three (3) ways: Literal text match, Partial text match, or Regular expression match
January 28th, 2010· CHG - Changed the split by size group box to be easier to use and understand.
· NEW - Added a dropdown combo to quickly select the chunk size measurement. This included bytes (B), kilobytes (KB), megabytes (MB), and gigabytes (GB).
· NEW - Output directory will now save and load the last directory that was used.
· FIX - Two header lines in the first chunk.
January 28th, 2010· NEW - Added autocomplete to the top two textboxes in the GUI. Currently using autocomple control from SkyBound.
January 28th, 2010· CHG - Fixed the instructions from Multiply to Divide to find Kbs.
· FIX - The first line of the first chunck was being removed when not using the -h switch.
· FIX - Chunks can now be less than one megabyte.
January 28th, 2010· CHG - All files are merged into the exe.
· FIX - The split by line was not writing the last chunk to disk.
· NEW - Added validations to the output directory textbox with an error provider.
· NEW - Added validations to the lines textbox with an error provider.
January 28th, 2010· CHG - Removed both -l and -kb command-line parameters. These were redundant.
· FIX - The split by line count was not working. The code was broken.
· NEW - Added links to the feature requests and support pages on the website to the main form.