Releases: Neskol/MaichartConverter
Quick fix on Each note and Slide durations
What's Changed
I recently sold my mac so later versions may not come with mac binaries. Please refer to build guide if you would like to use it on mac.
- Manual rework with Chinese translations by @Neskol in #18
- Slide timing and EachGroupOfToken rework by @Neskol in Neskol/MaiLib#45
Full Changelog: v1.0.7.0...v1.0.7.1
Full Changelog (MaiLib): Neskol/MaiLib@v1.0.7.0...v1.0.7.1
Release ver. 1.0.7.0 with better Simai Parsing
What's Changed
- Added assign format compose() by @Neskol in Neskol/MaiLib#28
- Revised error reporting by @Neskol in Neskol/MaiLib#29
- Note statistics for Ma2 by @Neskol in Neskol/MaiLib#30
- Note timing rework, 'h', '$', '!' parsing for Simai by @Neskol in Neskol/MaiLib#36
- Slide / Hold timing rework by @Neskol in Neskol/MaiLib#37
- Grace notes parsing & reformatting by @Neskol in Neskol/MaiLib#39
Full Changelog: v1.0.6.2...v1.0.7.0
Full Changelog (MaiLib): Neskol/MaiLib@v1.0.6.0...v1.0.7.0
Release ver. 1.0.6.2 Formatting and Manual Update
What's Changed
- Converter rework by @Neskol in #16
- Added manuals for each command explicitly in Markdown files
- Revised path managing - Program now creates folder if given folder does not exist
- Minor updates in
MaiLib
Full Changelog: v1.0.6...v1.0.6.2
Release ver 1.0.6 with FESTiVAL/BUDDiES support
With MaiLib ver 1.0.6 debugged out (yes it takes me 8 month to figure out all implications inside new Simai), this tool is now support FESTiVAL/BUDDiES features.
Moved to .NET SDK 8.0
Full Changelog: v1.04...v1.0.6
Release 1.04 With better Utage Support and CLI fix
This version fixed utage support and CLI commands for better experience. The submodule MaiLib is also updated for Slide without start or Slide with only Slide Tap.
Note: this version is not yet supported Festival new features for Official grammar of Simai is not yet released.
Release 1.03
New:
Now the program works on CLI arguments. Run from any terminal with help command to see all arguments available.
The MaichartConverter util is now separated from the library used to parse charts. See MaiLib at https://github.com/Neskol/MaiLib for more information.
Release 1.02
Stable release. All known bugs were fixed at this moment.
Will implement in the future: Ma2Compiler, SimaiCompiler
New format will be introduced in next version: XMaiL (.xml)
Release 1.01 for Mac
Release for mac os build.
If you need Windows build, please remember to modify Program.cs so sep variable is set correctly in Windows.
First Release
First working release