-
released this
2012-10-30 18:03:29 +00:00 | 300 commits to master since this release- canonical/next:
massively expand the documentation in the README
bring ec_plists up to erlware standards
replace ec_plists with Stephan's plists
add Stephen Marsh's plists to the system
reorder default tasks so dialyzer is run after compile
add a clean and rebuild task to makefile
add fullpath to the makefile
enable the rebar semver plugin on erlware_commons
cleanup the rebar config
support non-numeric versions in major/minor/patch/minor-patch
support reasonable versioning for erlware_commons
add exists to ec_file
fix bug in ec_file:copy/3 spec
export mkdir_p (this should have been done already)
support four primary version numbers of in parsing
minor whitespace cleanup for ec_semver
provide the ability to format a version into a string as well as parse a version
make sure the docs get run as part of a bare make
fixes for edoc compilation
compilation utilities for the implementors
- canonical/next: