From 5b31b0fb68a751afa349450a1fc8c3870d13e1dc Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Fri, 15 Nov 2024 21:46:45 -0700 Subject: =?UTF-8?q?that=E2=80=99s=20a=20version=20worth=20of=20progress?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 90aa60a..fdae87c 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,16 @@ list of features that are needed for version 1.0: ## changelog +### v0.8.0 - 2024-11-15 + +- license is worse +- implement `-C`/`--directory` flag +- pass flags into recursive calls via `MAKEFLAGS` environment variable +- implement GNU-style `export EGG=bug` +- rebuild out-of-date makefiles (but not with as much environment preservation as GNU make provides) +- implement GNU-style rule-specific macros `target: EGG=bug` +- implement GNU-style `.SECONDEXPANSION` (but not properly deferred like in GNU make) + ### v0.7.0 - 2021-04-13 - implement GNU-style functions `abspath`, `firstword` -- cgit v1.2.3