Skip to content

Releases: Sukasa/IC10-Inliner

V1.5.1

Choose a tag to compare

@Sukasa Sukasa released this 23 Jun 04:56

Full Changelog: v1.5...v1.5.1

v1.5

Choose a tag to compare

@Sukasa Sukasa released this 19 Jun 02:04

Full Changelog: v1.4...v1.5

v1.4

Choose a tag to compare

@Sukasa Sukasa released this 12 May 13:54

Rollup of latest updates

What's Changed

  • Added ifdef, ifndef, and matching endif support by @Tiogshi in #5
  • Added else support to above
  • Calc macro by @Sukasa in #6
  • Added 'if' macro with limited Calc() support
  • defines-in-macros by @Sukasa in #7

Full Changelog: v1.3...v1.4

Version 1.3

Choose a tag to compare

@Sukasa Sukasa released this 21 Jan 21:00

Adds rough macro support and file includes

Version 1.22

Choose a tag to compare

@Sukasa Sukasa released this 03 Jan 23:30

Fixed a bug with STR("") and HASH("") parameter macros being too greedy during parsing

Version 1.21

Choose a tag to compare

@Sukasa Sukasa released this 03 Jan 22:25

Bugfix release for v1.2

Version 1.2

Choose a tag to compare

@Sukasa Sukasa released this 03 Jan 22:13

Updated with a bunch of bug fixes, numeric format supports, and other niceties

v1.1

Choose a tag to compare

@Sukasa Sukasa released this 30 Sep 05:02

Fixed issue with hexadecimal constants being parsed incorrectly

Release: v1.0

Choose a tag to compare

@Sukasa Sukasa released this 30 Sep 02:41
c00ac6e

First release of tool