Skip to content

v0.2.3

Compare
Choose a tag to compare
@doug-martin doug-martin released this 17 Dec 19:30
· 41 commits to master since this release
  • Added new getFacts method to allow for querying of facts currently in session. #52
  • Added indexing on comparison operators (i.e. >, <, >=, <=).
  • Updated documentation.
    • Added new section about retrieving facts from a session.
    • Created new section for async actions to address #94