Releases: xpxaxsxi/dpath
Dpath
Dpath
0.7.1
Dpath
dpath
dpath 0.5.11
Production release from a pre-release 0.5.9
0.5.9
dpath
Installing at Swi-Prolog toplevel
(preferred version of Swi-Prolog is 8.1.0 and later)
pack_install(dpath).
use_module(library(dpath)).
For Windows with extra features
pack_install(dpath).
use_module(library(dpath_win)).
Full path with version number for pack_install/1
pack_install('https://github.com/xpxaxsxi/dpath/archive/0.5.8.zip')
Changes from 0.5.7
Atom was missing a ending tick in pack.pl
Changes from 0.5.6
Prolog files are now in a proper directory so that pack_install/1 installs correct versions of files
Changes from 0.5.3, 0.5.4, 0.5.5, 0.5.6
Fixed an Github branching issue that caused pack_install/1 to fail
Changes from 0.5.2
Changes from 0.5.2
Renamed dpath_win to dpathw because more ergonomic when typing
Changes from 0.5.1
Fixed code fences that had an extra whitespace
Changes from 0.5.0
Renamed a module: win to dpath_win
dpath
Installing at Swi-Prolog toplevel
(preferred version of Swi-Prolog is 8.1.0 and later)
pack_install(dpath).
use_module(library(dpath)).
For Windows with extra features
pack_install(dpath).
use_module(library(dpath_win)).
Full path with version number for pack_install/1
pack_install('https://github.com/xpxaxsxi/dpath/archive/0.5.7.zip')
Changes from 0.5.6
Prolog files are now in a proper directory so that pack_install/1 installs correct versions of files
Changes from 0.5.3, 0.5.4, 0.5.5, 0.5.6
Fixed an issue that caused pack_install/1 to fail
Changes from 0.5.2
Changes from 0.5.2
Renamed dpath_win to dpathw because more ergonomic when typing
Changes from 0.5.1
Fixed code fences that had an extra whitespace
Changes from 0.5.0
Renamed a module: win to dpath_win
dpath
Installing at Swi-Prolog toplevel
(preferred version of Swi-Prolog is 8.1.0 and later)
pack_install(dpath).
use_module(library(dpath)).
For Windows with extra features
pack_install(dpath).
use_module(library(dpath_win)).
Full path with version number for pack_install/1
pack_install('https://github.com/xpxaxsxi/dpath/archive/0.5.6.zip')
Changes from 0.5.3, 0.5.4, 0.5.5
Fixed an issue that caused pack_install/1 to fail
Changes from 0.5.2
Changes from 0.5.2
Renamed dpath_win to dpathw because more ergonomic when typing
Changes from 0.5.1
Fixed code fences that had an extra whitespace
Changes from 0.5.0
Renamed a module: win to dpath_win