v1.4.1 [2014-04-05] Michael Granger <ged@FaerieMUD.org>¶ ↑
Use less-specific versioning for added dev dep
v1.4.0 [2012-03-28] Michael Granger <ged@FaerieMUD.org>¶ ↑
Updated for Hoe
3.
v1.3.1 [2011-09-28] Michael Granger <ged@FaerieMUD.org>¶ ↑
Fixed a bug in the ordering of the tags reported by the get_unhistoried_version_tags method.
v1.3.0 [2011-09-19] Michael Granger <ged@FaerieMUD.org>¶ ↑
Added a new task :check_history, and a new config option 'check_history_on_release' for ensuring the History file is updated before releasing.
v1.2.2 [2011-08-22] Michael Granger <ged@FaerieMUD.org>¶ ↑
Don't overlay existing mercurial tasks if an 'hg:checkin' task already exists.
v1.2.1 [2011-02-01] Michael Granger <ged@FaerieMUD.org>¶ ↑
Bugfixes:
-
Update
Hoe
dependency -
Consistency fixes.
-
Fixed the add_include_dirs call, describe the 'ci' task
-
Updated hoe dependency
v1.2.0 [2011-01-05] Michael Granger <ged@FaerieMUD.org>¶ ↑
Removed old attributes:
-
'hg_repo', the task now just uses the Mercurial 'default' or 'default-push' path.
-
'hg_release_branch', which wasn't really used as a branch
Enhancements:
-
hoe-mercurial now injects itself as a dev dependency.
v1.1.1 [2011-01-04] Michael Granger <ged@FaerieMUD.org>¶ ↑
Simplified the hg:checkin task.
v1.1.0 [2010-12-14] Michael Granger <ged@FaerieMUD.org>¶ ↑
Initial release after forking from hoe-hg.