2023-07-14 21:53:02 +09:00
|
|
|
# Changelog
|
2023-07-14 23:00:42 +09:00
|
|
|
## 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
|