Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Releases: faretek0/std_old

v0.0.12

13 Feb 18:45

Choose a tag to compare

v0.0.11

13 Feb 17:44

Choose a tag to compare

v0.0.10

04 Feb 19:28
db2de81

Choose a tag to compare

v0.0.10b1

02 Feb 15:31

Choose a tag to compare

v0.0.10b1 Pre-release
Pre-release

test release for new inner modules

Full Changelog: https://github.com/FAReTek1/std/compare/v0.0.9...v0.0.10b1

v0.0.9

28 Jan 20:25

Choose a tag to compare

v0.0.8

28 Jan 19:13

Choose a tag to compare

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

28 Jan 19:05

Choose a tag to compare

v0.0.08b1 Pre-release
Pre-release

for testing v0.0.08

v0.0.7

28 Jan 18:15

Choose a tag to compare

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

v0.0.6

26 Jan 22:27

Choose a tag to compare

no more init, time for std

v0.0.5b2

26 Jan 17:50
79171a0

Choose a tag to compare

v0.0.5b2 Pre-release
Pre-release

no changes