kochedykov / jlibmodbus

JLibModbus - is an implementation of the Modbus protocol v1.1b in java language. Java modbus library. It works. Welcome.
http://kochedykov.github.io/jlibmodbus/
Apache License 2.0
307 stars 128 forks source link

Next Release? #54

Closed antiquechrono closed 6 months ago

antiquechrono commented 4 years ago

There hasn't been a release since 2018 but there are changes on master that fix some bugs. Most notably the pom is broken and the ModbusCoils class doesn't actually return the coils. It looks like both of these issues have been corrected but no release was ever created. Any chance of a new release so these issues get fixed?

shdk commented 4 years ago

I'm interested too. @kochedykov

kochedykov commented 3 years ago

The new release is coming soon. I was busy with another large project.

shdk commented 3 years ago

The new release is coming soon. I was busy with another large project.

Thanks @kochedykov. I am really looking forward for it.

leoandrea7 commented 3 years ago

Hi @kochedykov, any news about next release?

yongseokleecom commented 3 years ago

I'm also waiting for the release ~!

ajb113 commented 3 years ago

Hi @kochedykov thanks for providing this library.

Are you still maintaining this project? I'm running into the issue that was fixed in https://github.com/kochedykov/jlibmodbus/commit/63d142928f9dc61f496f19df83c97a224f734145 so am also interested in a new release.

AlexGuironnetRTE commented 2 years ago

Hello,

I'd be interested too, issue https://github.com/kochedykov/jlibmodbus/issues/24 means we have to add the jar with the fix version to our repo as our Gradle build fails with the current release. Is there anything we can do to help with the release ?

Thanks for providing this library !

shdk commented 1 year ago

@kochedykov, can you release a new version including the last commits, please?

kochedykov commented 6 months ago

Done!