Skip to content

0.7.0

Compare
Choose a tag to compare
@tiagopog tiagopog released this 16 Jul 16:52
· 75 commits to master since this release
  • Errors:
    • Fixes the way it works with the title member;
    • Added the detail member.
  • Array collections:
    • Fix the order of applying sort and pagination methods.
  • Perfomance:
    • General improvements with the use of proper memoizations.