Breaking Changes:
- [Renamed `Element` methods to `Object` methods to be consistent with SAP naming](https://github.com/rpakishore/ak_sap/commit/7b186f3313dbe4d9a946e7cfbc21fc473fa9c74b)
New Functionality
- [Frame](https://github.com/rpakishore/ak_sap/commit/e9b6dca648471cfe567b7d33dcba76c54b711505) and [Point](https://github.com/rpakishore/ak_sap/commit/c9c68a7eaaca5b4b4a45a7286eb14441921e998f) edit methods added
- [sap.Analyze](https://github.com/rpakishore/ak_sap/commit/11a43995c9eb1714256fd37487dda97e42019b61) and [sap.Select](https://github.com/rpakishore/ak_sap/commit/a5bb744127a785744380a134a4f9fdb60501d906) options added.
Changes:
- [Separated GUI dependencies for lighter install](https://github.com/rpakishore/ak_sap/commit/71efdd15eff8cf802fe6e8a679b4653a49f2da38)
- Code refactoring
- Expanded Test coverage
Bug Fixes:
- [Fixed automated testing failure from missing dependency](https://github.com/rpakishore/ak_sap/commit/f92fbe9c496d12fa38753ecac40d0c78bda193b0)