Skip to content

Unity v2.4.1

Compare
Choose a tag to compare
@mvandervoord mvandervoord released this 25 Apr 12:59
· 610 commits to master since this release
  • test runner generator can inject defines as well as headers
  • added a built-in floating point print routine instead of relying on printf
  • updated to new coding and naming standard
  • updated documentation to be markdown instead of pdf
  • fixed many many little bugs, most of which were supplied by the community (you people are awesome!)
  • coding standard actually enforced in CI