Coder Social home page Coder Social logo

Warnings in Elixir 1.4 about plug_range HOT 5 CLOSED

thesquad avatar thesquad commented on July 20, 2024
Warnings in Elixir 1.4

from plug_range.

Comments (5)

TheSquad avatar TheSquad commented on July 20, 2024

I haven't yet migrated my project to Elixir 1.4... you are welcome to make a pull request

from plug_range.

Pjino avatar Pjino commented on July 20, 2024

I will do it...someday, but for now I've never done any and don't feel that I'm comfortable enough to know how to do it correctly end to end :)

from plug_range.

frostpuppet avatar frostpuppet commented on July 20, 2024

this should do it:

def project do
[app: :plug_range,
version: "0.0.2",
elixir: "~> 1.2",
description: description(),
package: package(),
build_embedded: Mix.env == :prod,
start_permanent: Mix.env == :prod,
deps: deps()]
end

from plug_range.

scouten avatar scouten commented on July 20, 2024

FWIW I have a PR open against plug itself to support range queries. Loosely based on this
module.

elixir-plug/plug#526

from plug_range.

TheSquad avatar TheSquad commented on July 20, 2024

That would be great...
Until then, I have pushed to master the fix for warnings

from plug_range.

Related Issues (5)

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.