Latest release was August 2019, and since then there have been lots of commits in master.
Would the team consider releasing a new version with all the new fixes/features?
Wait up! There are some commits in master that extend the API in a way that I and at least one other person don't think are ideal鈥攊f a new release is coming, is there any chance we could get some feedback on #654 / #655 first? :pray:
I understand the pending issues but the last release is almost 1 year old now and there hasn't been any movement on those issues since May/June 馃槙...
If it helps, you can just specify the commit you need in your Gemfile:
gem 'pundit', git: 'https://github.com/varvet/pundit.git', ref: '504b86a'
Of course! I did it back in May, but I hope you'll agree that's not a long-term solution 馃槄
I was hoping to see a proper release in a few weeks, definitely not expecting months!
I'm looking forward for a new release, specially because of https://github.com/varvet/pundit/blob/master/lib/pundit.rb#L24-L41. Any plans for 2020?
If anyone search for alternative simillar to Pundit:
https://actionpolicy.evilmartians.io/
Most helpful comment
Wait up! There are some commits in
masterthat extend the API in a way that I and at least one other person don't think are ideal鈥攊f a new release is coming, is there any chance we could get some feedback on #654 / #655 first? :pray: