Releases: eeriemyxi/novi
Releases · eeriemyxi/novi
v0.4.1
v0.4.0
Improves speed by introducing lighter dependencies.
httpx
-> requests
.
rich
-> blessings
.
Something to keep in mind would be that it makes the logger uglier. A solution to that is planned.
Note: Normal users should notice no major visual difference.
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What is new:
- Fix a huge bug where incorrect words would not be shown as incorrect
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What is new:
- serialize words
- use the word scraped from the page rather than local input
- organize parsers better
- follow redirects
- because Cambridge may redirect you when it can't find an exact match for the input, but it does have definitions for something very similar to it.
Full Changelog: v0.2.0...v0.3.0