Skip to content

Tags: noxdafox/clipspy

Tags

1.0.4

Toggle 1.0.4's commit message
release 1.0.4

Fixes:
 - issue #63: fix crash when retrieving the current focus stack
   when it is empty.

1.0.3

Toggle 1.0.3's commit message
release 1.0.3

Improvements:
  - Add support for Apple Silicon architectures

1.0.2

Toggle 1.0.2's commit message
release 1.0.2

Improvements:
 - Log errors in router callbacks

1.0.1

Toggle 1.0.1's commit message
release 1.0.1

Improvements:
 - Build against CLIPS 6.41
 - Add Makefile for Windows
 - Rework build logic to support builds for Windows and OSX (Apple
   Mx not supported yet)

Fixes:
 - issue #47: fix bug when modifying instances
 - issue #48: improve error handling logic
 - Fix bug when watching templates

1.0.0

Toggle 1.0.0's commit message
release 1.0.0

Refactoring:
  - Port to CLIPS 6.40

Backwards incompatible changes:
  - Dropped support for Python 2
  - APIs reworked to better reflect CLIPS 6.40 changes

Issues:
  - issue #14: support PEP484
  - issue #38: fix constructs representation logic
  - issue #42: refactor constructs binary loading logic
  - issue #43: remove non ASCII characters from README
  - issue #44: fix Makefile

Build:
  - Support manylinux 2014 (PEP599)

0.3.3

Toggle 0.3.3's commit message
release 0.3.3

Improvements:
  - Refactored build logic allowing Linux wheels to be uploaded on
    Pypi
  - Fix: properly forward build flags to CLIPS makefile

0.3.2

Toggle 0.3.2's commit message
release 0.3.2

Fixes:
 - issue #16: fix conversion from InstanceName to INSTANCE_NAME
 - Fix crash with user-defined routers

0.3.1

Toggle 0.3.1's commit message
release 0.3.1

Fixes:
  - issue #16: add InstanceName type

0.3.0

Toggle 0.3.0's commit message
release 0.3.0

Features:
  - issue #7: allow to choose under which name defining a Python function within CLIPS
  - issue #8: allow to retrieve facts and instances metadata as tuples/dictionaries

Fixes:
  - issue #5: fix `save_instances` error handling
  - issue #9: fix instance name casting

0.2.4

Toggle 0.2.4's commit message
release 0.2.4