Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 1 KB

History.md

File metadata and controls

48 lines (25 loc) · 1 KB

v0.9.1.8 (2022-01-08)

  • Remove user:term_expansion/2 leaving only user:term_expansion/4

v0.9.1.7 (2021-04-08)

  • Backward-compatible work-around for => (Issue #6).

v0.9.1.6 (2021-03-30)

  • Support *->
  • Work-around bug in listing/1 that sometimes caused strange "extended_pos" warning.

v0.9.1.5 (2021-03-27)

  • Preliminary implementation of guards with ==>>.

v0.9.1.4 (2021-03-25)

  • Preliminary implementation of ==>> that generates => instead of :-

v0.9.1.3 (2020-04-15)

  • Added missing use_module, multifile directives

v0.9.1.2 (2020-04-09)

  • Added examples and a bit more documentation

v0.9.1.1 (2020-04-08)

  • Use library(plunit) for testing instead of library(tap) (Issue #3)

v0.9.1 (2020-04-08)

  • Combine sources into a single file (Issue #1)

v0.9.0.1 (2020-04-05)

  • Change maintainer

v0.9.0 (2015-02-16)

  • First release as an SWI-Prolog pack

Origin