[breaking] - backward incompatible API changes
- introduce semantic versioning
- [breaking] Events.RESOURCE_AVAILABLE_FROM changed to Events.RESOURCES_AVAILABLE_ARRAY with new data structure
- run tests on Firefox 129.0 successfully
- add universal listener
- add ThreadConfigurationActor
- fix storage related issues
- run tests on Firefox 126.0 successfully
- remove EventSourceActor
- remove StorageActor
- update RootActor
- update WindowGlobalActor
- run tests on Firefox 113.0 successfully
- update WebConsoleActor
- ProfileManager improvements
- run tests on Firefox 110.0 successfully
- internal refactoring for explicit typing
- update to Python 3.10
- fix possible errors in RDPClient
- fix release signatures
- introduce releases and signatures
- add StorageActor
- add CacheStorageActor
- add CookieStorageActor
- add ExtensionStorageActor
- add IndexedDBStorageActor
- add LocalStorageActor
- add SessionStorageActor
- update WatcherActor
- deprecated PerformanceActor removed
- ProfileManager improvements
- run tests on Firefox 106.0 successfully
- update WindowGlobalActor
- update WalkerActor
- update NodeActor
- rename BrowsingContext to WindowGlobal
- update WalkerActor
- repackage
- add HeapSnapshotActor
- add MemoryActor
- add support for bulk responses
- add NodeActor
- add NodeListActor
- add AccessibilityActor
- add AccessibleWalkerActor
- add AccessibleActor
- add ParentAccessibilityActor
- add SimulatorActor
- add PerformanceActor
- add missing tests for WalkerActor
- refactor README Development section and dev/ directory
- add profile manager CLI tool to dev/profile.py
- cleanup package
- refactor profile and fix permission and access errors on specific edge cases
- run tests on Firefox 90.0 successfully
- refactor webconsole preferences functions, docs and tests
- added events registration for jmespath expressions
- test profiles are removed afterwards
- fix Firefox.start()
- firefox paths for macos corrected
- refactored documents
- fix missing modules
- fix pypi package
- refactored documents
- initial release