16 lines
571 B
Plaintext
16 lines
571 B
Plaintext
--------------------
|
|
5.0 (in progress)
|
|
--------------------
|
|
|
|
See https://bitbucket.org/premake/premake-dev/wiki/What's_New_in_5.0
|
|
for the complete list of changes from the Premake 4.x series.
|
|
|
|
Since 5.0-alpha1:
|
|
|
|
* filter() now accepts field value aliases in the conditions
|
|
* Fixed _ACTION and _OPTIONS filter prefixes
|
|
* Main application logic can now be extended by modules
|
|
* Action arguments (_ARGS) are now keyed by both index and value
|
|
* Configuration baking and validation now skipped for execute only actions
|
|
* os.findlib() now accepts paths to search as argument
|