Update to Crystal/0.25.0#857
Conversation
Use new File::Permissions and File.info Update to JSON::Any API
|
This is pretty close. I've disabled automatic json parsing of json requests for now, I think that will need to be revisited and might even not be worth it for the framework to do. A crystal spec produces this output, from build_spec: It seems like there are a few places in generated apps which need to be updated. |
|
Status:
Shard Hacks Needing Resolving:
|
- Add .ameba.yml - Exclude has_key? in some files (has_key? is used on crystal stdlib)
There was a problem hiding this comment.
Travis spec are failing due to a dependency issue:
Outdated shard.lock (wrong resolver). Please run shards update instead.
We had a similar issue here: #814 (comment)
Dependency issues fixed (wrong citrine tag on shard.yml)
12fa6fa to
54d5a31
Compare
faustinoaq
left a comment
There was a problem hiding this comment.
@robacarp Awesome, Thank you! 😄
|
Hurray! @faustinoaq can we get a new tag please? 🙏 |
@ilovezfs Amber team is already working on that 👍 We're trying to find critical bugs and fix them before a new release 😉 |
This is an internal branch copy of the branch @bcardiff opened in #826