Skip to content

Releases: travishathaway/latz

Breaks things again 😅 but we have prettier layouts 😌 🤷‍♂️

09 Apr 09:04
0be7c7a
Compare
Choose a tag to compare

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 🐇

21 Mar 15:48
65d2201
Compare
Choose a tag to compare

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...

12 Feb 15:28
49b82dd
Compare
Choose a tag to compare

This release doesn't have any new functionality but rather includes refactoring of the code to make it easier to read.

Fixing typing stuff 🤬

14 Jan 11:52
92d9c45
Compare
Choose a tag to compare

I hope this finally addresses my typing concerns :🤷‍♂️

Almost there! 🏃‍♂️ 🏁

14 Jan 11:32
bed8f01
Compare
Choose a tag to compare

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 🗃

02 Jan 09:25
1c15b44
Compare
Choose a tag to compare

This release introduce several refactors of current code as well as an entirely new config command.

0.1.1: A little turbulence! 😅

29 Dec 06:36
bbe35c0
Compare
Choose a tag to compare

Adding a missing dependency in the pyproject.toml file.

0.1.0: Take off! ✈️

29 Dec 06:23
e6f6b9c
Compare
Choose a tag to compare

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! 📺