From 281a31f5f7676b41d5da02bfe66fccff04c420c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20A=2E=20Ortega=20Froysa?= Date: Wed, 9 Nov 2022 18:40:22 +0100 Subject: [PATCH] Remove non-redundant compiling from roadmap. At least for now this seems to be a bit difficult to implement, due to dependency testing. --- ROADMAP.md | 1 - 1 file changed, 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 428e44e..ac6bfcf 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -4,7 +4,6 @@ - New project subcommand - Basic project compilation - v0.2 - - Don't compile already compiled files - Multi-thread compiling - v0.3 - Markdown support