mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
50 lines
1.2 KiB
Plaintext
50 lines
1.2 KiB
Plaintext
2016-08-07 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Console.csproj: Public beta release 3.2.99.1.
|
|
|
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* AssemblyInfo.cs:
|
|
* DiscImageChef.Console.csproj: Bumped to version 3.2.1.
|
|
|
|
2016-08-01 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* AssemblyInfo.cs:
|
|
* DiscImageChef.Console.csproj: Bump to version 3.2.0
|
|
|
|
2016-07-29 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Console.csproj: Bump to version 3.1.0.
|
|
|
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Console.csproj: Code re-styling.
|
|
|
|
2016-07-28 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DicConsole.cs: Refactor and code cleanup.
|
|
|
|
2015-10-31 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DicConsole.cs:
|
|
Solved some bugs found testing on usb flash sticks.
|
|
|
|
2015-10-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Console.csproj:
|
|
Upgrade .NET version to 4.0.
|
|
|
|
2015-10-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DicConsole.cs:
|
|
Added methods without formatting.
|
|
|
|
2015-10-18 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DicConsole.cs:
|
|
* Properties/AssemblyInfo.cs:
|
|
* DiscImageChef.Console.csproj:
|
|
Added specific console handling for standard, verbose, debug
|
|
and error outputs.
|
|
|