proper-testing / proper

PropEr: a QuickCheck-inspired property-based testing tool for Erlang
http://proper-testing.github.io
GNU General Public License v3.0
880 stars 168 forks source link

Is there a new version to release? #305

Open isaacsanders opened 1 year ago

isaacsanders commented 1 year ago

My team had some issues with a different library that made the switch in their rebar config from plugins to project_plugins, and I was hoping there was a new release of the library that we could use to take advantage of the change made about 2 years ago in #283.

nixxquality commented 1 year ago

The fun_parent error is hitting me, which wouldn't be an issue with a new version, since I see you already patched it.

zmstone commented 1 year ago

Another reason to cut a release rather sooner than later is the slave module deprecation.

evnu commented 7 months ago

@kostis a new release of PropEr would be appreciated for https://github.com/alfert/propcheck/pull/226#issuecomment-2002115872 as well. Can we help with making a release happen?