jaemk / self_update

Self updates for rust executables
MIT License
798 stars 70 forks source link

Add support for setting page size in ReleaseList #101

Open banool opened 1 year ago

banool commented 1 year ago

Currently there is no way to set the page size, so the API will just use the default (30). It'd be nice to add this option.