What's Changed
- fix: remove old hf tests from the ci by @Sam-Armstrong in #28861
- fix: docker image build by @Sam-Armstrong in #28862
- refactor: clean up redundant parts of the codebase by @Sam-Armstrong in #28863
- refactor: extract globals into ivy.transpiler by @Sam-Armstrong in #28865
- refactor: remove redundant classes and imports from import_utils by @Sam-Armstrong in #28867
- refactor: isolate source_utils from the main translator by @Sam-Armstrong in #28868
- refactor: remove ast_utils module interdependencies and create new ivy.transpiler.ast module by @Sam-Armstrong in #28869
- refactor: extract BaseObjectLike and similar into a separate 'core' module by @Sam-Armstrong in #28870
- refactor: remove ivy cython wrappers logic by @Sam-Armstrong in #28871
- refactor: remove redundant references to binaries by @Sam-Armstrong in #28872
- refactor: remove git tools that are no longer needed by @Sam-Armstrong in #28873
- fix: run transpiler tests in ci without docker by @Sam-Armstrong in #28875
- refactor: remove redundant workflows by @Sam-Armstrong in #28876
- refactor: remove ivy.engines by @Sam-Armstrong in #28874
- refactor: remove need for docker by @Sam-Armstrong in #28877
- fix: docstring tests by @Sam-Armstrong in #28879
- refactor: remove some optional deps that are no longer needed by @Sam-Armstrong in #28878
Full Changelog: 1.0.0.4...1.0.0.5