Releases: uburuntu/api2ch
Releases · uburuntu/api2ch
v1.2.1
v1.2.0
Updates
- Created type
Icon
and used inResponseBoardsByTypes
- Added properties
is_webm
andis_mp4
toVideo
Fixes
- #1 —
advert_mobile_image
andadvert_mobile_link
fields have been missed, despite the scheme — I marked them as Optional - Changed type of
Video.duration_secs
from string to integer - Removed postfix
Item
fromNewsAbuItem
andTopItem
Development
- Improved workflow for models auto-generation
- Models have been re-generated
- GitHub Actions is now the main CI, TravisCI is finally deprecated