More API changes, version 0.1.4 released
Posted (6 years ago)
I’ve released version 0.1.4 of Publ, which makes the following major changes:
I’ve released version 0.1.4 of Publ, which makes the following major changes:
limit
has been changed tocount
in the API (for more consistency and clarity)- Similarly, on image sets,
limit
is nowcount
andlimit_offset
is nowcount_offset
- More template functions now support positional (rather than keyword) parameters; this has yet to be documented however
And on this site I’ve split out the manual to put the various template object APIs into their own category, although the organization of the documentation is still h*ckin' messy.