🎯 FindMy.py v0.9.0 #180
malmeloo
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome to the biggest release of FindMy.py yet! This release is packed with news, hot new features, breaking changes and fixes. Let's dive in right away!
Highlights
This release is a major leap towards the first stable version of FindMy.py. Breaking changes always suck, so I've tried to condense most of the necessary ones into this release so that we can hopefully avoid them in the future.
I won't be documenting all of these changes in great detail. Instead refer to the example scripts to see what has changed exactly and which changes you will need to make.
AppleAccountinstances has slightly changed to accommodate new features in the library.account.jsonfiles are now self-contained. When using a remote anisette server, the URL of the server will be stored in this file and cannot be changed after instantiation, unless you modify the file manually. When using local anisette, anisette data is stored in this file as well.FindMyAccessoryobjects are now stateful and their state may change after each fetch. Refer to the documentation or example scripts to learn how to manage this additional state..plistfiles directly. A new example script namedplist_to_json.pyhas been added to migrate to the new file format.Fixes / PRs merged
Serializableby @malmeloo in Make more objectsSerializable#148New Contributors
Full Changelog: v0.8.0...v0.9.0
This discussion was created from the release 🎯 FindMy.py v0.9.0.
Beta Was this translation helpful? Give feedback.
All reactions