Compare commits

...

2 Commits

Author SHA1 Message Date
Nathan D Riggs 125e9d0f67
Update README.md 2022-06-15 22:35:04 -04:00
Nathan D Riggs 26869199a1
Update README.md 2022-06-15 22:33:20 -04:00
1 changed files with 5 additions and 1 deletions

View File

@ -6,9 +6,13 @@ Since this is in flux, you may also find [the previous documentation,v0.5.0, her
# Updates
__15-jun-2022__
Wow! It's been a year since any updates. Life happened. But I am currently working on v0.7.0 of the library. This will be incompatible with all past versions, but if you only used macros, and didn't call the subroutines yourself, the changes should be minimal. You should expect the first round of changes to update by the end of the month, which will mostly consist of rewritten required routines. Then, we'll resume the running TODO lists.
__05-jun-2021__
_TODO FOR NEXT REVISION (v6.1.0)_
_TODO FOR NEXT REVISION (v0.6.1)_
- <s>add page flipping to stdio, which requires adding to each subroutine</s>
- fix 8-bit bresenham in <s>stdio and</s> lores