Releases: faretek0/std_old
v0.0.12
v0.0.11
bugfix for ord()
Full Changelog: https://github.com/FAReTek1/std/compare/v0.0.10...v0.0.11
v0.0.10
Full Changelog: https://github.com/FAReTek1/std/compare/v0.0.9...v0.0.10
v0.0.10b1
test release for new inner modules
Full Changelog: https://github.com/FAReTek1/std/compare/v0.0.9...v0.0.10b1
v0.0.9
fix crlfs :\
Full Changelog: https://github.com/FAReTek1/std/compare/v0.0.8...v0.0.9
v0.0.8
Adds a few more math functions to math.gs
Full Changelog: https://github.com/FAReTek1/std/compare/v0.0.08...v0.0.8
v0.0.08b1
v0.0.7
Introduction of loops.gs. This is comprised of some macros which can be used as loops - like a c-style FOR loop. Do note that blocks such as say "thing", 2; will get bugged. This is probably a goboscript bug (not really sure how it works, as the code is kind of pushing macros to their current limit).
Full Changelog: https://github.com/FAReTek1/std/compare/v0.0.6...v0.0.7