Skip to content

Releases: evantravers/Headspace.spoon

2.0

14 Feb 22:54
Compare
Choose a tag to compare
generate docs

`hs -c "hs.doc.builder.genJSON(\"$(pwd)\")" | grep -v "^--" > docs.json`

1.1.4

09 Aug 20:16
Compare
Choose a tag to compare
Fix Headspace

Some time back, I started storing the space in hs.settings as a string
instead of a table. This let me access the full range of keys stored in
that table, where hs.settings doesn't let you store images.

References:
6681efff7dfff344b30d01afc68e8fdf63e33353

1.1.3

28 Jul 14:46
Compare
Choose a tag to compare
Use pcall to capture errors

If a user-created setup or teardown had an error, it would stop all
headspace execution, preventing the rest of the lifecycle from
completing.

1.1.2

29 Jul 15:06
Compare
Choose a tag to compare
Fix documentation

1.1.1

12 May 18:51
Compare
Choose a tag to compare
Updating the toggl api URL

> Please expect to migrate your knowledgebase and API documentation by
> the end of January, 2021. Find the public API docs here, which are
> already updated with the new domains.

- https://toggl.com/blog/api-documentation-change
- https://github.com/toggl/toggl_api_docs/blob/master/toggl_api.md

1.1

26 Mar 22:59
Compare
Choose a tag to compare
1.1
Triggering on tags