api icon indicating copy to clipboard operation
api copied to clipboard

Release hanami-api v0.3.0?

Open ahx opened this issue 3 years ago • 1 comments

I was trying out the helpers method until I found out that the code (PR) is not released on rubygems, yet. The current version available on rubygems is version 0.2.0 and was released January 2021.

Are you planning to make a new release that includes the helpers method?

ahx avatar May 12 '22 20:05 ahx

Ah, sorry about that. Yes we'll release a new version with helpers. I'm not sure when though; it's not something I can do.

I updated the title to be more clear & actionable, hope you don't mind :)

In the meantime, I guess you already know this but to help others, but you can add

gem "hanami-api", github: "hanami/api"

to your Gemfile then run bundle install to use the latest version from GitHub in your project.

cllns avatar May 12 '22 20:05 cllns

@ahx I'm planning it for the next week (Nov 29, 2022).

jodosha avatar Nov 23 '22 15:11 jodosha