Skip to content

5.12.0

Compare
Choose a tag to compare
@nozzlegear nozzlegear released this 10 Jul 04:51
· 1004 commits to master since this release
5.12.0
  • Change return type of UserService.ListService from IEnumerable<User> to ListResult<User>. (#649)
  • Add support for filtering lists of Users with UserListFilter. (#649)
  • Remove deprecated APIs for activating charges. (#651)
  • Drop support for netcoreapp2.1. (#566)
  • Add LineItem.OriginLocation. (#652)