open-api-spex / open_api_spex

Open API Specifications for Elixir Plug applications
Mozilla Public License 2.0
681 stars 177 forks source link

Relax dependency constraint on ymlr to allow version ~> 5.0 #586

Closed egze closed 4 months ago

egze commented 6 months ago

Seems to also work with ymlr 5.0.0

Also:

egze commented 4 months ago

@zorbash Hi, can you please have a look at this one please?

egze commented 4 months ago

@zorbash Could you please release a new version? It's blocking me for my project 🙏

zorbash commented 4 months ago

@egze This change seems to have broken the build https://github.com/open-api-spex/open_api_spex/actions/runs/7891477138 Looking into this.

egze commented 4 months ago

@zorbash I think the matrix of OTP and Elixir versions needs an update. See this link https://hexdocs.pm/elixir/compatibility-and-deprecations.html#between-elixir-and-erlang-otp

I can also create a quick PR if you like

egze commented 4 months ago

@zorbash Hi. Do you need help with it?