Skip to content

Releases: stfc/SciBot

SciBot 1.2.0-1

13 Jul 21:01
34ad23a
Compare
Choose a tag to compare

New Features and Minor Changes:

  • Adds support for multi-sprite Goals and BeeBots: #51
  • Add a display for commands programmed into the BeeBot: #39
  • Introduce Component, ComponentGroup, Icon and IconGroup classes to reduce
    duplication of code: #32, #33, #36, #44
  • Add support for Python 3.6, drop support for Python 3.4 and 3.5: #37, #46

Patches, Bug Fixes and Documentation Changes:

  • Fix bugs in Goal and GoalGroup equality testing: #28
  • Improve test cases: #30, #38
  • Add documentation explaining what an incompatible/breaking API change is: #31
  • Document when the Point class should be used and make changes where that
    documentation is not followed: #48
  • Rework .gitignore to be generic with exceptions: #47

SciBot 1.1.0-1

03 Nov 19:53
Compare
Choose a tag to compare

New Features and Minor Changes:

  • Add a Stop Button that behaves like the BeeBot Stop Button

Patches, Bug Fixes and Documentation Changes:

  • Change the Board class to throw exceptions rather than exiting on a size mismatch
  • Add Travis CI testing and coverage monitoring
  • Replace the text on Buttons with arrows
  • Change the default scenario license to reflect the new main repository
  • Add an example ScenarioWriter and a README explaining how to use it
  • Tweak logo position for narrower scenarios

SciBot 1.0.0-1

16 Oct 12:58
Compare
Choose a tag to compare
Merge branch 'release-1.0.0'

SciBot

28 Jan 10:54
Compare
Choose a tag to compare
SciBot Pre-release
Pre-release

First iteration of SciBot code.

Major code re-factoring will be undertaken soon

Expected to BREAK old scenario files.