Skip to content

Tags: britzl/monarch

Tags

5.1.1

Toggle 5.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed an error that appears when trying to delete an instance that is…

… already deleted. (#109)

* Prevent deleting already removed instances.

* Prehashed empty hash.

* Use go.exists instead of pcall, when detecting non existing instances.

5.1.0

Toggle 5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add a check for missing resources in collection proxies. (#107)

* Update monarch.lua

* Update monarch.lua

* Update monarch.lua

5.0.0

Toggle 5.0.0's commit message
Removed backward comp fix for monarch.back()

4.6.1

Toggle 4.6.1's commit message
Update monarch.lua

4.6.0

Toggle 4.6.0's commit message
Allow monarch.post() to loaded screens

Fixes #98

4.5.0

Toggle 4.5.0's commit message
Update monarch.lua

4.4.1

Toggle 4.4.1's commit message
Fixed another back issue (and tests)

4.4.0

Toggle 4.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Wait for both in and out transitions (#97)

4.3.1

Toggle 4.3.1's commit message
Swap transition count and listener order

4.3.0

Toggle 4.3.0's commit message
Added option table to back()