This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
2022.12.04
code-yeongyu
released this
04 Dec 07:54
·
21 commits
to master
since this release
What's Changed
- Add
py.typed
to declare typed module by @code-yeongyu in #25 - Remove caching to release process by @code-yeongyu in #29
- Revert "Remove caching to release process" by @code-yeongyu in #30
- Remove unrequired codes by @code-yeongyu in #31
- Add pyright as another type checker by @code-yeongyu in #32
- Add style & type checking action by @code-yeongyu in #33
- Add toml formatter by @code-yeongyu in #34
- Fix codecov badge by @code-yeongyu in #35
- Update readme about Development Environments overview by @code-yeongyu in #36
- Add module
monkeytype
for automatic type generation by @code-yeongyu in #37 - Update poetry settings by @code-yeongyu in #38
- Replace
youtube-dl
toyt-dlp
by @code-yeongyu in #40 - Add support conccurent fragment video downloading by @code-yeongyu in #41
- Fix
TwitterCrawler
to only extract video tweets by @code-yeongyu in #42
Full Changelog: v2022.11.18...v2022.12.04