Skip to content

Releases: b-Development-Team/b-star

Starlight 1.1.0 beta 1

25 Apr 18:29

Choose a tag to compare

Pre-release

What's Changed

  • Unfinished new parser implementation by @Zolo101 in #36
  • New error system & (the start of) Type coercion by @Zolo101 in #38
  • Add types to every function by @Zolo101 in #40
  • porting over pull request to here by @LegitSi in #42

Full Changelog: v1.0.5...v1.1.0-beta1

Starlight v1.0.5

13 Aug 22:26

Choose a tag to compare

Starlight 1.0.3

13 Aug 21:04

Choose a tag to compare

1.0.3 changes THROW/RAISE to just edit the sent text.

Starlight v1.0.2

10 Aug 21:41

Choose a tag to compare

Upgrades the command line [cli.py] to be much more capable, taking in arguments and in/out of files.

Starlight 1.0.1

10 Aug 20:19

Choose a tag to compare

Fixes an issue with strings.

Starlight Release Candidate 4

07 Aug 20:37

Choose a tag to compare

Pre-release

Full Changelog: v1.0.0-rc3...v1.0.0-rc4

Starlight

07 Aug 21:44
97a7f2a

Choose a tag to compare

Welcome to 1.0! Documentation soon, but this is stable enough for a release.

How to use for testing:

Install the repository, then cli.py will help you test your code easily. It accepts multiline text, just press enter again to run.

Starlight Release Candidate 3

15 Jul 21:58

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.0-releasecandidate2...v1.0.0-rc3

Starlight Release Candidate 2

07 Jun 05:50
5986749

Choose a tag to compare

Pre-release

Potentially fixes a bug with functions.

Starlight RC 1

08 Mar 16:52

Choose a tag to compare

Starlight RC 1 Pre-release
Pre-release

Function refactor.