Releases: salve-org/salve
Releases · salve-org/salve
v1.2.0
v1.1.1
v1.1.0
Salve v1.0.0 Release
What's Changed
- Added logging
- Significantly improve the docs
- Uses Token Tools
- Major refactoring of the internals
- Make Link and Hidden Char finding a standalone function
- Completely move repository to Salve Organization
Full Changelog: v0.7.2...v1.0.0
v0.7.2 (Change from Salve IPC to Salve)
What's Changed
- All uses of salve_ipc have changed to Salve. Many thanks to @sirosen for making this possible
Full Changelog: v0.7.1...v0.7.2
v0.7.1 (BUGFIX)
What's Changed
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Refactored highlight.py into submodule by @Moosems in #58
- Added Windows tests (needs some help) by @Moosems in #57
- Ensured tokens always stay within text range by @Moosems in #56
- Explained python version requirement plan by @Moosems in #54
- Made parts of the codebase use memoized caches by @Moosems in #53
- Implemented token overwriting by @Moosems in #49
- Use Python 3.11 consistently in actions by @Moosems in #38
- Improved issue template by @Moosems in #55
Full Changelog: v0.6.0...v0.7.0