mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-06 04:45:05 +00:00
32 lines
614 B
Markdown
32 lines
614 B
Markdown
# Changelogs
|
|
|
|
## Important changes
|
|
|
|
### V 2.1.3 (2022-10-22)
|
|
|
|
Fix ES5504, ES5505, ES5506 per-voice preview functions
|
|
|
|
### V 2.1.2 (2022-10-21)
|
|
|
|
Split utilities and core framework header
|
|
Use static constexprs for global constants
|
|
Fix initialization
|
|
Fix CMake
|
|
|
|
### V 2.1.1 (2022-10-20)
|
|
|
|
Add C++11 detection for CMake
|
|
|
|
### V 2.1.0 (2022-09-08)
|
|
|
|
Move source folder into vgsound_emu folder
|
|
CMake support
|
|
Move each readmes into README.md each folders
|
|
|
|
## Details
|
|
|
|
See [here](https://gitlab.com/cam900/vgsound_emu/-/commits/main).
|
|
|
|
### Previous changelogs
|
|
|
|
See [here](https://github.com/cam900/vgsound_emu/commits/main).
|