Skip to content

Sirope v0.1.7 20220407 "Maple"

Compare
Choose a tag to compare
@Baltasarq Baltasarq released this 07 Apr 10:52
· 10 commits to master since this release

Changelog:

  • Adds max number of objects ot filter() and enumerate().
  • Adds load_first(cls: type, n: int) and load_last(cls: type. n: int), able to load the first n object and the last n objects.