Skip to content

Releases: CST-Group/cst

Release 1.6.2

29 Jan 19:50
d1b727f

Choose a tag to compare

This release fixes some issues with the Spotlight Controller given different policies now available in the Spotlight

Release 1.6.1

05 Dec 23:23
7086d5b

Choose a tag to compare

This release fixes a small bug on the tryParse function at the Idea class

Release 1.6.0

05 Nov 14:01
115203d

Choose a tag to compare

This release introduced changes to the HabitExecutionerCodelet and its related tests.

Release 1.5.0

13 Mar 16:51
cae075f

Choose a tag to compare

This release changed the internal implementation of the Idea class, supressing the "scope" internal variable, and introduced the "belief" and "belief threshold" new variables. The scope is still there, but now it is a derived variable instead of a state one.
Minor bug fixes were introduced.

Release 1.4.2

25 Sep 21:22
deb39d9

Choose a tag to compare

This release introduced two new methods in the Idea class: the fromJSON and toJSON, to allow conversion from Ideas to JSON and vice-versa, using the GSON library. Also, two new policies for selecting RANDOM memories from withing the container were introduced.

Release 1.4.1

25 Apr 18:20
5429afa

Choose a tag to compare

Minor upgrade ... just brought CodeletsProfilerTest from CST-Desktop to CST

Release 1.4.0

24 Apr 22:09
f5cf34e

Choose a tag to compare

This release includes many improvements in the library. The Idea class is introduced as a new universal knowledge representation scheme, together with the interfaces: Category and Habit. New classes HttpCodelet, RESTMemoryObject and RESTMemoryContainer were included for building REST Codelets and Memories.

Release 1.3.0

13 Apr 20:36
46d3598

Choose a tag to compare

This release made some bug corrections and introduced the "sensory" and "attention" packages

Release 1.2.0

25 May 19:50
302db6c

Choose a tag to compare

This release introduced the REST Server option for visualization

Release 1.1.0

29 Mar 14:40
5b4a660

Choose a tag to compare