Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This feature may also be useful for some more general solutions, as where you can use newly-introduced method of ModelProviderget(Resource) - this will return appropriate mapped object without specifying its class on code level.

...

If your application consists of couple of bundles you may have experienced an issue while updating only one of them. Slice had not seen this update and wasn't able to map objects from this bundle correctly. In Slice 4.2 we fixed this important problem. Therefore you can easily update a selected bundle and Slice will be informed about this change providing correctly mapped objects.

...

Updated dependencies

Since Slice 4.2, it is possible to use Lambda expressions (Java 8) thanks to upgraded ASM dependency. Slice has also started to use Peaberry 1.3, which supports a Dynamic Configuration feature.

...

We've introduce full semantic versioning to Slice, so you can be sure that all interfaces are semantically versioned and you can upgrade safely with each minor release of Slice.

Bug fixing

Slice 4.2.0 brings also fixes for some minor bugs. You can find full list of them in release notes.

...