Releases: CST-Group/cst
Release 1.4.2
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
Minor upgrade ... just brought CodeletsProfilerTest from CST-Desktop to CST
Release 1.4.0
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
This release made some bug corrections and introduced the "sensory" and "attention" packages
Release 1.2.0
This release introduced the REST Server option for visualization
Release 1.1.0
Release 1.0.0
Release 0.8.0
Release 0.7.0
This release introduces the new Idea object for knowledge representation. All older references to AbstractObject were changed to the new Idea object.