Releases: BrettMayson/HEMTT
Releases · BrettMayson/HEMTT
Version 1.4.0
What's Changed
- Config: Support joins in numbers by @BrettMayson in #497
- ASC enabled by default with path fixes by @BrettMayson in #498
Full Changelog: v1.3.3...v1.4.0
Version 1.3.3
- Support for
$PBOPREFIX$.txt - Dependency updates
Full Changelog: v1.3.2...v1.3.3
Version 1.3.2
What's Changed
- Fall-back link creation to directory symbolic link by @jonpas in #491
- Fix
HEMTT_DIRECTORYhook 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
- 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
- Adds
gitproperty to all PBOs when a git repo is present - Adds
--no-archivetohemtt release, and a config option under[hemtt.release]. - Adds
folderconfig option to specify folder name under[hemtt.release].
New Contributors
- @EduardSchwarzkopf made their first contribution in #484
- @CosmicHorrorDev made their first contribution in #485
Full Changelog: v1.1.0...v1.3.0
Version 1.3.0 RC1
- Adds
gitproperty to all PBOs when a git repo is present - Adds
--no-archivetohemtt release, and a config option under[hemtt.release]. - Adds
folderconfig option to specify folder name under[hemtt.release].
Version 1.2.0
- Added
--no-bintohemtt buildandhemtt release, to pack objects without going through BI's binarize. - Added
--no-raptohemtt buildandhemtt release, to pack configs, rvmats, and exts without being processed by HEMTT. - Added
--no-signtohemtt 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
- Fixes hangs with some projects
- Ability to configure or override
hemtt launchexecutable - Provides help information when trying to use a define with only a comment
- Improvements to file copying speed
Version 1.0
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
Release .zip now uses the prefix.
Fix for / bug