Releases: michael-brade/derby-entity
Releases · michael-brade/derby-entity
Native Default
- made native table implementation the default -- it is easier to set up
- implemented sorting in the native table
- updated dependencies, it was about time
Native.
The native table implementation is coming.
This release marks the completion of the CRUD functionality using the native table.
However, no sorting, filtering, or responsiveness is implemented yet.
It just works.
First release, it now just works and has its API defined. There are no known bugs left; however, I have many ideas to extend it with in the coming versions.