github usetrmnl/larapaper 0.14.0

latest releases: 0.36.2, 0.36.2-beta.1, 0.36.1...
9 months ago

This release introduces support for trmnlp and adds Liquid filters find_by and group_by.

# Adapt the base_url and api_key in your config file (~/.config/trmnlp/config.yml) to use trmnlp with your instance.
# Limitations
# Similar to ZIP archive import, shared view and other views besides full are not yet supported.

---
base_url: YOUR_BYOS_BASE_URL # without trailing slash
api_key:  YOUR_API_KEY # get from Plugins & Recipes > API

What's Changed

  • feat: trmnlp support by @bnussbau in #86
  • feat: add Liquid filter find_by
  • feat: add Liquid filter group_by

Full Changelog: 0.13.0...0.14.0

Don't miss a new larapaper release

NewReleases is sending notifications on new releases.