supGecko/CHANGELOG.md

12 lines
291 B
Markdown
Raw Permalink Normal View History

2023-07-14 21:53:02 +09:00
# Changelog
## 0.1.0a5
- Handled the case that no symbol is exported in .o file
2023-07-14 20:48:11 +09:00
## 0.1.0a4
- Added `compile_flags` property to `Gecko` class
## 0.1.0a3
- Added C/ASM compilation support for C0, C2, c\_kit
## 0.1.0a2
- Added `indent` parameter for `Gecko#dump_txt()`
## 0.1.0a1
- Initialized