Skip to content

First / Last Operations

Compare
Choose a tag to compare
@jamessimone jamessimone released this 22 Feb 15:31
1f87bac
  • Updated README with Entity Definition limitations of CMDT (can't be used for Task/Event/User objects; workarounds are provided)
  • Bump API version to 51 uniformly
  • Add VS Code settings for spaces to aid with local development across machines
  • Fixes #34 by adding support for first/last operations.
  • Update Contributing guidelines and bump version
  • Address issue with #38 by exposing first/last operations via global static Apex methods, as well as allowing for the use of default values from those code paths, which had unintentionally deviated from the behavior present on the CMDT-based route