Git Product home page Git Product logo

Comments (4)

BjRo avatar BjRo commented on July 18, 2024

The 0.3.0 version available via Hex should be compatible with 0.15. What version do you require in your mix file?

from apex.

adamkittelson avatar adamkittelson commented on July 18, 2024

0.3.0 does compile on Elixir 0.15.0 for me. It'd be nice to get a new package without the elixir version warning though.

from apex.

grempe avatar grempe commented on July 18, 2024

Hi, yes, 0.3.0 compiles for me. I was using v0.2.0 which is still the one shown in the README for Apex to install. Keeping that installation instruction up to date would have helped.

Here is compilation (from within a Phoenix app) with 0.3.0. Looks like one warning in lib/apex/format/utils.ex remains.

➜  dmr-watch git:(master) ✗ mix deps.compile
==> idna (compile)
==> apex
warning: the dependency apex requires Elixir "~> 0.14.2" but you are running on v0.15.0
Compiled lib/apex.ex
Compiled lib/apex/format/color.ex
lib/apex/format/utils.ex:11: warning: variable length is unused
Compiled lib/apex/format/utils.ex
Compiled lib/apex/format/seq.ex
Compiled lib/apex/awesome_def.ex
Compiled lib/apex/format/tuple.ex
Compiled lib/apex/format.ex
Generated apex.app
==> ranch (compile)
==> hackney (compile)
==> cowlib (compile)
==> cowboy (compile)

I think if you update the README you can close this issue. Thanks, sorry I didn't check hex.pm for any later version.

from apex.

BjRo avatar BjRo commented on July 18, 2024

Fixed the warnings (bfc7972, a8be948) and updated the README (9599fd5).

Will release a new version to Hex when Elixir 1.0 is out.

from apex.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.