Skip to content

Releases: BrettMayson/HEMTT

Version 1.4.0

15 May 00:47

Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.4.0

Version 1.3.3

08 May 04:04

Choose a tag to compare

  • Support for $PBOPREFIX$.txt
  • Dependency updates

Full Changelog: v1.3.2...v1.3.3

Version 1.3.2

18 Apr 01:00

Choose a tag to compare

What's Changed

  • Fall-back link creation to directory symbolic link by @jonpas in #491
  • Fix HEMTT_DIRECTORY hook constant by @jonpas in #492
  • Fix regression on some files not being binarized

Full Changelog: v1.3.1...v1.3.2

Version 1.3.1

16 Apr 21:33

Choose a tag to compare

  • Uses the Unix username in the temporary path to prevent issues on multi-user systems #489
  • Fixes some files not being binarized #490
  • Collects all files for binarization and runs them all at once, improving concurrency and reducing build times

Full Changelog: v1.3.0...v1.3.1

Version 1.3.0

15 Apr 20:28

Choose a tag to compare

  • Adds git property to all PBOs when a git repo is present
  • Adds --no-archive to hemtt release, and a config option under [hemtt.release].
  • Adds folder config option to specify folder name under [hemtt.release].

New Contributors

Full Changelog: v1.1.0...v1.3.0

Version 1.3.0 RC1

26 Mar 20:43

Choose a tag to compare

Version 1.3.0 RC1 Pre-release
Pre-release
  • Adds git property to all PBOs when a git repo is present
  • Adds --no-archive to hemtt release, and a config option under [hemtt.release].
  • Adds folder config option to specify folder name under [hemtt.release].

Version 1.2.0

16 Mar 06:02

Choose a tag to compare

  • Added --no-bin to hemtt build and hemtt release, to pack objects without going through BI's binarize.
  • Added --no-rap to hemtt build and hemtt release, to pack configs, rvmats, and exts without being processed by HEMTT.
  • Added --no-sign to hemtt release, and a config option under [hemtt.release].
  • Show when there is a new release of HEMTT, checks once every 12 hours on run.

Version 1.0.1

15 Mar 11:53

Choose a tag to compare

  • Fixes hangs with some projects
  • Ability to configure or override hemtt launch executable
  • Provides help information when trying to use a define with only a comment
  • Improvements to file copying speed

Version 1.0

12 Mar 21:42

Choose a tag to compare

The HEMTT Rewrite

HEMTT has been completely rewritten with smarter handling of macros, better configuration, documentation, and many bug fixes.

There are still improvements to come, and bug reports and feature requests are welcome, but I feel HEMTT is now in a state where the majority of projects still on 0.7.6 will be able to switch.

Be sure to read the book to get your project's config migrated and setup with the new features!

Version 0.10.0 RC1

04 Mar 22:17

Choose a tag to compare

Version 0.10.0 RC1 Pre-release
Pre-release

Release .zip now uses the prefix.
Fix for / bug