Renato Massaro
Renato Massaro
> I think this PR should be named: Make Helix compatible with Elixir 1.7.x, because Elixir 1.6.x isn't the most recent anymore The incompatibilities are on 1.6; switching from 1.6...
Maybe related: #233
`BankAccountUpdatedEvent` was added at #386
Bounce grouping added at #378
Support for 64-bit FreeBSD was added 4 months ago, so this issue is no longer blocked :raised_hands:
It works on any Linux distro though; our Travis build is tested on Ubuntu 14.04
When implementing, look for references to #379
Hey all! I'm a bit late to the party but would like to help. We are building an MMORTS with location-based gameplay. We use Elm for our frontend (Browser /...
I think I've hit the same issue, and the package server is up. To replicate: ``` { "version": "1.0.0", "summary": "Sample Elm Test", "repository": "https://github.com/user/project.git", "license": "BSD-3-Clause", "source-directories": [ "."...
Yep, solution is to simply set cachecontrol header to no-cache and properly change the ETag every time the underlying file changes.