This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
Releases: quintindunn/lapsepy
Releases · quintindunn/lapsepy
0.1.1
What's Changed
- Update README.md by @quintindunn in #18
- Cleaned up factory structure by @quintindunn in #20
- Added more data to Profile object by @quintindunn in #21
- Code cleanup by @quintindunn in #22
- Ease of use by @quintindunn in #23
- Bumped version to 0.1.1 by @quintindunn in #24
Full Changelog: 0.1.0...0.1.1
0.1.0
0.1.0
What's next
I plan on redirecting my focus onto my LapseRefreshTokenSniffer project to make usage of this library a lot easier.
What's Changed
- Create README.md by @quintindunn in #10
- Refactored structures.py by @yesseruser in #13
- Added DocStrings to lapsepy/journal/structures.py by @quintindunn in #14
- Fixed saveEmojis error detection, not all modify_* methods can be tested as I've spammed people enough accidentally by @quintindunn in #15
- Bumped to version 0.1.0! by @quintindunn in #16
New Contributors
- @yesseruser made their first contribution in #13
Full Changelog: 0.0.3.1...0.1.0
0.0.3.1
0.0.3.1
What's Changed
- Added altering of field on your profile (Username, Display Name, Emojis, Bio) by @quintindunn in #6
- Updated version to 0.0.3 by @quintindunn in #7
Full Changelog: 0.0.2...0.0.3.1
0.0.2
0.0.2
Features:
What's Changed
- Added token refreshing by @quintindunn in #3
- Get Feed by @quintindunn in #4
Full Changelog: 0.0.1.2-PRERELEASE...0.0.2
0.0.1.2-PRERELEASE
0.0.1.2-PRERELEASE
Fixes:
- Fixed import in
lapsepy/journal/journal.py#L9
0.0.1.1-PRERELEASE
0.0.1.1-PRERELEASE
Features:
- Image Uploading
Shortfalls:
- Cannot get authentication token without using a proxy like MitMProxy