Releases: travishathaway/latz
Breaks things again 😅 but we have prettier layouts 😌 🤷♂️
In this release, I have removed the ImageSearchResultSet
object as a way to return search results from the plugin search
functions. This unfortunately breaks stuff. Good thing nothing depends on this project yet! 😏.
The layout of the search results looks better now. I am using a rich table for this 👌.
Everything's different! Now featuring asnyc 🐇
With this release, I am changing the way that plugins are written. I'm hoping this will make it a little bit easier to reason about.
Refactoring code...
This release doesn't have any new functionality but rather includes refactoring of the code to make it easier to read.
Fixing typing stuff 🤬
I hope this finally addresses my typing concerns :🤷♂️
Almost there! 🏃♂️ 🏁
This release is just about what I want for the first stable release of this package (this will be version 0.2.0
). I have added a stubs directory which I'm hoping will help mypy compatibility for writing plugins. This is important as it is the tool we are relying on to ensure that plugin authors are writing compatible plugins.
Now with a config command 🗃
This release introduce several refactors of current code as well as an entirely new config
command.
0.1.1: A little turbulence! 😅
Adding a missing dependency in the pyproject.toml
file.
0.1.0: Take off! ✈️
This is the initial release of latz. This is a repository largely used for educational purposes, so don't expect much from the tool. I'm cutting this release so I have something to put up on PyPI and Anaconda.org. This is so I can start writing other plugins for this tool to show how everything works together.
There will probably be several other releases on the 0.1.*
branch, so stay tuned for updates! 📺