Skip to content

Releases: menpo/landmarkerio-server

0.3.2

27 Jul 21:59
Compare
Choose a tag to compare

This release moves our templates forward by adopting the YAML standard for the files. When the new version of the server encounters the old-style text-based templates, a warning is issued advising that these templates should be upgraded. To upgrade, just pass the --upgrade-templates flag and the server will automatically upgrade your templates in place.

For more details on the new template format, see https://github.com/menpo/landmarker.io/wiki/Templates-specification

0.3.1

24 Jul 14:52
Compare
Choose a tag to compare

This is a bug fix release that updates landmarkerio-server to work with www.landmarker.io now that we have migrated to HTTPS. See #17 and this topic on the mailing list for more details.