Releases: tildeman/binalyi
Releases · tildeman/binalyi
v0.5.0
- Code generation (Haskell)
- Builds now take x5 slower (I hate you, Babel)
- All files are now in TypeScript
v0.4.1
math_cast
has changed into types_cast
for relevancy purposes
- Fixed type issues in types.ts
- The button callback no longer uses dirty type manipulation
- A new block (
text_charops
) to handle character conversions
- Using enumerations in place of magic numbers
v0.4.0
- Added type support (A separate plugin will be released soon)
- Pattern matching now uses mutators
- Modified reference toolbox
math_cast
now uses a type input rather than a dropdown