Closed petr-fischer closed 3 years ago
Kilt 0.6.1 released - why not adopt latest Kilt in the Kemal?
The last problem is crystal-loot/exception_page
dependency - still not ready for Crystal 1.0.0.
Yup, maybe I should try updating it :smile:
Looks like execption_page is fixed: https://github.com/crystal-loot/exception_page/pull/21
I'm still having problems because the change is only in master (the version / tag did not change)
I've commented on the issue here: https://github.com/crystal-loot/exception_page/issues/20
exception_page cut a release 👍 All good to go, closing this.
There is Kilt dependency (set to old 0.4.x version) in the Kemal shard.yml, but the Kilt library is not ready for Crystal 1.0.0 - there is no crystal version in their shard.yml.
If there is not "crystal: x.x.x" line in shard.yml, "shards" utility treats it as Crystal requirement < 1.0.0.
Kilt developer was notified here: https://github.com/jeromegn/kilt/issues/26