Skip to content

Releases: liflab/beepbeep-3-palettes

Version 0.7

15 Sep 19:58
Compare
Choose a tag to compare
v0.7

Some updates

Version 0.6

18 Jun 19:27
Compare
Choose a tag to compare

Changes:

  • A few bugfixes
  • Introduction of the Complex palette
  • Removal of the Concurrency palette

Version 0.5.99

28 Apr 21:09
Compare
Choose a tag to compare
Version 0.5.99 Pre-release
Pre-release

This is a pre-release of what will become version 0.6. It is put online because other ongoing projects rely on this up-to-date version of the library to compile.

If you don't know what I am talking about, you should stick with the previous version and wait for the official 0.6 some time in the future. ;-)

Version 0.5

16 Mar 21:48
Compare
Choose a tag to compare

Palette bundles will now be given version numbers. We arbitrarily start at 0.5.

Each palette can still be downloaded individually. However, a "fat JAR" including all of them can now also be downloaded.

Pre-compiled bundle 1/15/2023

15 Jan 12:22
Compare
Choose a tag to compare

Integrates additions and bugfixes of the last 20 months.

This bundle should be used with BeepBeep core version 0.10.8-alpha.

  • All jars verified to be compatible with Java 8
  • Implementation of the Stateful interface in the Ltl palette
  • Fixes to some tests
  • Bugfixes to FindPattern
  • Multiple bugfixes to Provenance palette

Pre-compiled bundle 4/30/2021

30 Apr 21:09
Compare
Choose a tag to compare

This bundle should be used with BeepBeep core version 0.10.5-alpha.

  • Bugfix to ProcessorTransition
  • Fix to tests of Http palette
  • Fix to tests for FirstOrderQuantifier
  • Bugfixes to provenance tests
  • Upgrade of Azrael dependency
  • Added constructor to UpdateTableStream

Pre-compiled bundle 8/27/2020

27 Aug 17:45
Compare
Choose a tag to compare
  • Updated dependency on json-lif (Json)
  • Bugfix to HttpUpstreamGateway (Http)
  • Added MouseCoordinates; ListenerSource handles mouse events (Widgets)
  • Implemented toString for Trooleans (Ltl)
  • Update to Javadoc

Pre-compiled bundle 5/27/2020

27 May 16:08
Compare
Choose a tag to compare

Palettes Json and Serialization updated to fix a bug in the underlying JSON serialization library. All other palettes are unchanged.

The files in this release include the 5/28 bugfix to http.jar (be9702c).

Pre-compiled bundle 3/25/2020

25 Mar 15:55
Compare
Choose a tag to compare
  • Compiled against latest BeepBeep release (0.10.3)
  • All palettes use latest version of their dependencies
  • Big clean-up of the palette build scripts

Pre-compiled bundle 10/02/2019

02 Oct 21:30
Compare
Choose a tag to compare
  • Compiled against latest stable version of BeepBeep (0.12)
  • Dsl palette uses latest version of Bullwinkle (1.4.4)
  • Palettes are now available separately instead of in a big zip file