Skip to content

Releases: clay/claycli

pied-piper

31 May 18:23
Compare
Choose a tag to compare
  • clay import now fully works with stdin
  • readme is updated with note for 3rd party importer writers

importer-efficiency

31 May 18:17
Compare
Choose a tag to compare
  • clay import can import single pages or components! (with --page or --component)
  • clay import can import YAML/JSON files and directories! (with --file)

Note: clay import --site is not supported yet.

prefix-me

31 May 18:15
Compare
Choose a tag to compare
  • add correct prefix to child uris

update-notifier

25 May 18:19
Compare
Choose a tag to compare
  • clay now notifies you when a new version is available (once per day)

screen shot 2017-05-25 at 2 17 55 pm

lint-trap

25 May 18:09
Compare
Choose a tag to compare
  • clay lint now lints page uris!
  • clay lint now lints public urls (if you specify a --site prefix)

config, lint, touch

25 May 18:08
Compare
Choose a tag to compare
  • clay config to manage api keys, site prefixes, and file aliases
  • clay lint to lint component urls and files
  • clay touch to run GET requests against component instances (to trigger upgrades)