Skip to content

Releases: AntonioCS/MakeBind

v2.0.1

13 Apr 15:36

Choose a tag to compare

Minor release

Fixed issues:

  • undefined variable 'mb_ask_user_text'
  • calling wrong function mb_print_info (missing f in print, should be printf)

v2.0.0

13 Apr 14:08

Choose a tag to compare

Changed

  • Refactored the module system: file paths are no longer accepted — only module names are supported now.
    ⚠️ This is a breaking change if you're using direct file paths.

Added

  • CHANGELOG.md file to track project changes going forward

Fixed

  • Various small bugs

V1.0.0

07 Jul 18:21

Choose a tag to compare

Improved greatly Windows support and added multiple fixes.

Initial release

20 Jun 16:36

Choose a tag to compare

v0.0.1

Initial version