coherence icon indicating copy to clipboard operation
coherence copied to clipboard

Release without phoenix_timex dependency

Open IdahoEv opened this issue 8 years ago • 4 comments

Issue #40 eliminated the dependency on phoenix_timex by bumping timex support to 3.0.

The most recent release of coherence (3.1) still has the phoenix_timex dependency in it though. I can install master from git but a release would be lovely. :-)

IdahoEv avatar Jan 24 '17 05:01 IdahoEv

I'm working on a rather big feature that i wanted to get done before releasing a new version. Let me think about an interim release.

smpallen99 avatar Jan 26 '17 18:01 smpallen99

I'm having a problem related to this also. I can't use timex 3.0

AdrianRibao avatar Feb 16 '17 12:02 AdrianRibao

@AdrianRibao I found the following in my mix.exs is a good temporary workaround:

{:coherence, git: "git://github.com/smpallen99/coherence.git"},

Teifion avatar Feb 16 '17 12:02 Teifion

@smpallen99 Any update on this release? Anything that we can help with?

JamieREvans avatar Apr 16 '17 01:04 JamieREvans