This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/website/docs/Whats-New-in-5.0.md
Sam Surtees 0fb9327993 Added action to check for missing documentation
- Added auto-generated documentation files for APIs without docs
- Renamed editAndContinue.md to editandcontinue.md to match convention
2021-10-21 12:45:39 +10:00

5.7 KiB

title
What's New in 5.0

We haven't been doing a great job of keeping this up-to-date, but it does still hit the major highlights.

Name Changes

  • The executable is now named premake5
  • The default project script is now premake5.lua; premake4.lua remains as a fallback.

Flags and Actions

  • --interactive (open an interactive command prompt)
  • vs2012, vs2013, vs2015, vs2019 (Visual Studio 2012, 2013, 2015, 2019)

Major Features

New or Modified Globals

New or Modified API calls

New or Modified Lua library calls

Deprecated Values and Functions