File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ Unreleased] ( https://github.com/CE-Programming/toolchain/compare/v12.0...master )
3+ ## [ Unreleased] ( https://github.com/CE-Programming/toolchain/compare/v12.1...master )
4+
5+ # [ v12.1] ( https://github.com/CE-Programming/toolchain/releases/tag/v12.1 ) (2024-10-26)
6+
7+ * ** New features**
8+ * Added convbin support for bundles by @mateoconlechuga
9+ * Added isblank function by @mateoconlechuga
10+ * Added _ fpclassifyf and _ isnormalf by @@ZERICO2005
11+
12+ * ** Bugfixes**
13+ * Fixed _ isinf function by @runer112
14+ * Fixed __ ftoll ABI and left shift amount by @calc84maniac
15+ * Fixed graphx line clipping issue (#353 ) by @mateoconlechuga
16+ * Fixed msd_Close msddrvce freezing issue (#477 ) by @mateoconlechuga
17+ * Fixed multiple issues with inchar/outchar and fget/fput functions by @mateoconlechuga
18+
19+ * ** Improvements** :
20+ * Optimized all isxxxxx ctype.h functions by @calc84maniac / @mateoconlechuga
21+ * The ` inchar ` function now returns ` int ` to support EOF by @mateoconlechuga
422
523# [ v12.0] ( https://github.com/CE-Programming/toolchain/releases/tag/v12.0 ) (2024-10-6)
624
You can’t perform that action at this time.
0 commit comments