Skip to content

Releases: Sas2k/NumberScript

Version 1.13.5

04 Nov 07:56
Compare
Choose a tag to compare

What's New?

  • Added Import Command
#Libs/extends.ns
  • the number script package manager is bundled with the library
#set it up with
nspm setup
#only once
  • Updated Docs.

Full Changelog: v1.12.0...v1.13.5

Version 1.12.0

23 Aug 12:06
Compare
Choose a tag to compare

What's new?

  • Added Import statements and a Example Library (still experimental)
  • Finally Finished If-else section of Docs

Full Changelog: v1.11.0...v1.12.0

Version 1.11.0

09 Aug 13:20
4729eda
Compare
Choose a tag to compare

Changelog

  • Added the simplified README created by @was07.
  • Created Basic Docs and now online
  • New Random Number Gen command (*)

What's Changed

New Contributors

  • @was07 made their first contribution in #3

Full Changelog: v1.10.0...v1.11.0

Version 1.10.0

08 Aug 13:29
Compare
Choose a tag to compare

Changelog

  • Added Function Calling and Definition
  • Updated the README
  • And the setup.py

Full Changelog: v1.9.3...v1.10.0

Version 1.9.3

08 Aug 06:54
Compare
Choose a tag to compare

Changelog / Features

  • Added Loops and now If-Else and loops can be nested
  • User Input
  • Variables and Equality operators can now accept arithmetic
3Hello:^100+12

Full Changelog: v1.7.0...v1.9.3

Version 1.7.0

05 Aug 14:26
Compare
Choose a tag to compare

Version 1.7.0

  • Added If-Else and pass
  • Updated the Version Text
  • Help Text is better

Full Changelog: https://github.com/Sas2k/NumberScript/commits/v1.7.0