This repository was archived by the owner on Sep 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +17
-14
lines changed Expand file tree Collapse file tree 2 files changed +17
-14
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ** maze.js**
4- * Updated command script calls.
5- * Updated version string to 1.1.0
6-
7- ---
8-
9- ** ./src/%command%.js**
10- * For each of these files, the public function name is now 'performCommand'
3+ ** Version 1.1**
4+ * Cleaned script comments.
5+ * Converted text files to markdown.
6+ * Cleaned Regular Expression code.
7+ * Cleaned JSON definitions.
8+ * Cleaned input validation code.
9+ * Implemented commands to convert input to Relative graph definitions
10+ * absolute-to-relative
11+ * grid-to-relative
12+ * image-to-relative
13+ * Default output files and the result folder are ignored by the repository.
14+ * Restructured documentation.
15+ * Cleaned output result control code.
16+ * Command and option descriptions are displayed as lowercase.
Original file line number Diff line number Diff line change 11# Summary
22
3- ** Version:** 1.0.27
3+ ** Version:** 1.1.0
44
55** Date:** 2021-03-31
66
7- ** Title:** Version 1.1 Complete
7+ ** Title:** Version 1.1 Released
88
9- ** Description:**
10-
11- * Updated version string.
12- * Simplified command function calls.
9+ ** Description:**
You can’t perform that action at this time.
0 commit comments