1.0
- Most of the internals of the program rewritten.
- Fixed multiple bugs in the SRSA extractor 
 (files that would get skipped and not extracted, .srsa that wouldn't load at all, 
  bad sample rate in some extracted wav files, and several sources of crashing).
- SRST extraction now needs the matching SRSA to be placed in the same directory (and now SRST tracks will get proper filenames instead of numeric ones)
- Added replace support to SRSA/SRST. 
- Added .ogg extract support to Venus Vacation game.
- Added mass extraction support, by dragging a folder to the .exe, the program will search all .srst/.srsa/Venus vacation binary files and mass extract the audio data.

0.3
- Fixed a value in the wav extended header (for wav-adpcm files). This fixes incompatibility with Microsoft/Windows decoders, and maybe with other software or with software that rely on those.

0.2
- Renamed as SRSxtool.
- It can now extract SRSA containers. Some files there will have wav extension (witth adpcm codec). 

0.1
- Initial release