diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -4,6 +4,8 @@ This is a list of things that I would like to add or change at some point. | |||
| 4 | It's more of a personal reminder than anything else. | 4 | It's more of a personal reminder than anything else. |
| 5 | 5 | ||
| 6 | ## Version 2.0.2 | 6 | ## Version 2.0.2 |
| 7 | ### Website | ||
| 8 | * now gen takes 40 minutes | ||
| 7 | ### Changelog | 9 | ### Changelog |
| 8 | * Only improved table generation speed, but this required huge changes in | 10 | * Only improved table generation speed, but this required huge changes in |
| 9 | coordinates.c and symcoord.c (+ some minor changes in other parts). | 11 | coordinates.c and symcoord.c (+ some minor changes in other parts). |
| @@ -44,6 +46,7 @@ It's more of a personal reminder than anything else. | |||
| 44 | ### Tables management | 46 | ### Tables management |
| 45 | * Check files in tables directory, add command to remove old / extraneous files | 47 | * Check files in tables directory, add command to remove old / extraneous files |
| 46 | * Add checksum to check that tables are generated / downloaded correctly | 48 | * Add checksum to check that tables are generated / downloaded correctly |
| 49 | * Edit download page update instructions to tell what to do when changing tables | ||
| 47 | 50 | ||
| 48 | ## Commands | 51 | ## Commands |
| 49 | 52 | ||
