-
Notifications
You must be signed in to change notification settings - Fork 123
Comparing changes
Open a pull request
base repository: darrenburns/elia
base: 1.8.0
head repository: darrenburns/elia
compare: 1.9.0
- 12 commits
- 13 files changed
- 4 contributors
Commits on May 22, 2024
-
Fix datetime timezone reference and improve asynchronous handling
- Corrected datetime.UTC to datetime.timezone.utc for accurate timezone reference - Ensured use of 'await' with 'push_screen' and 'pop_screen' methods for proper async behavior - Improved formatting and comments for clarity and readability
Configuration menu - View commit details
-
Copy full SHA for 86893f7 - Browse repository at this point
Copy the full SHA 86893f7View commit details -
Fix async handling and improve CLI functionality
- Ensured proper handling of asynchronous functions within Click commands using `asyncio.run()` - Added missing imports and components to maintain full functionality - Verified correct use of `asyncio.run()` to avoid potential blocking issues in the event loop - Enhanced code clarity and maintainability
Configuration menu - View commit details
-
Copy full SHA for 060d235 - Browse repository at this point
Copy the full SHA 060d235View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 173a220 - Browse repository at this point
Copy the full SHA 173a220View commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e055df - Browse repository at this point
Copy the full SHA 2e055dfView commit details -
Merge pull request #74 from seapagan/fix-no-clipboard-error
Cleanly handle exception if no clipboard mechanism is installed
Configuration menu - View commit details
-
Copy full SHA for c8ade45 - Browse repository at this point
Copy the full SHA c8ade45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d21f7d - Browse repository at this point
Copy the full SHA 7d21f7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70763d9 - Browse repository at this point
Copy the full SHA 70763d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8385420 - Browse repository at this point
Copy the full SHA 8385420View commit details -
Configuration menu - View commit details
-
Copy full SHA for f43e56e - Browse repository at this point
Copy the full SHA f43e56eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c3864f - Browse repository at this point
Copy the full SHA 7c3864fView commit details -
Merge pull request #78 from darrenburns/8sep-improvements
8sep improvements
Configuration menu - View commit details
-
Copy full SHA for 61ef601 - Browse repository at this point
Copy the full SHA 61ef601View commit details -
Merge pull request #44 from CharlesCNorton/main
Fix datetime timezone reference and improve asynchronous handling
Configuration menu - View commit details
-
Copy full SHA for 6bbd438 - Browse repository at this point
Copy the full SHA 6bbd438View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.8.0...1.9.0