OWNER 1.0.10 Released
After long time (more than 2 years now), and many people asking for a new release, here we are. And here my apologies for the delay.
As you may know, I had serious health problems that kept me away from coding. Now my health is getting better, but I feel much slower in coding and using awesome tools like IntelliJ IDEA; in the meantime, my open source license has expired, so I hope the guys from JetBrains will be so nice to renew it :).
Also, I always found the maven release process being cumbersome so that also kept me away from the effort. Now I took some time to simply it a little bit, and I kept some note for the future.
In this release, a huge amount of work has been conducted by contributors, and I mostly did housekeeping with refactoring, code review, enforcing quality standards, asking for documentation and tests, and integrating the great ideas coming from the users' community.
I took back the project recently to upgrade it to have Java 9 support, and simplify release deployment, and only now that I am writing this release note, I realize how many things have been added and was waiting to be released.
Documentation is very important; I hadn't had the chance to keep all in sync, so many things here need to be documented. If you think you can help, feel free to help: this website is a sub-project , and uses Markdown language, which is very handy and quick to learn; the structure is quite easy to follow. is used as site generator, which is written in Ruby and can be tricky for a Java dev like me, but it works awesomely with github. So feel free to help there too. There is also an which allows you to launch Jekyll and live-preview the end result of your edits.