What's Changed
- feat: support trailing line comment for mage:import by @anuraaga in #480
- Update documentation to include Windows Magefile Cache by @WilliamRoyNelson in #484
- Comment typo: parse.go by @szTheory in #485
- ci: Extend
go-versionwith1.21.xby @michalbiesek in #479 - Correct test input code to support older go versions by @perrito666 in #490
- getFunction() ignoring receiver on imports by @na4ma4 in #509
- This adds a test to bug 508 by @perrito666 in #516
- chore(docs): updated README and site to include installation using go install command by @egor-denysenko in #499
- add the ability to call targets with float64 args by @natefinch in #525
- Add support for optional arguments by @natefinch in #538
New Contributors
- @anuraaga made their first contribution in #480
- @WilliamRoyNelson made their first contribution in #484
- @szTheory made their first contribution in #485
- @michalbiesek made their first contribution in #479
- @na4ma4 made their first contribution in #509
- @egor-denysenko made their first contribution in #499
Full Changelog: v1.15.0...v1.16.0