Skip to content

Releases: salve-org/salve

v1.2.0

08 Sep 01:43
7904a27
Compare
Choose a tag to compare

What's Changed

  • Update to match new collegamento and token tools versions

Full Changelog: v1.1.1...v1.2.0

v1.1.1

07 Aug 02:46
db662e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Aug 19:48
aec52ec
Compare
Choose a tag to compare

What's Changed

  • New backend
  • Combined workflows
  • Updated PR template

Full Changelog: v1.0.0...v1.1.0

Salve v1.0.0 Release

26 Jul 02:32
99a1ed7
Compare
Choose a tag to compare

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)

12 Jul 18:54
Compare
Choose a tag to compare

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)

10 Jul 18:05
32d2afb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

08 Jul 00:45
47b55f2
Compare
Choose a tag to compare

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

v0.6.0

07 Jul 21:00
a17f289
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.0

v0.5.2

17 Jun 13:30
a385f40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

17 Jun 01:47
Compare
Choose a tag to compare

What's Changed

  • Use before instead of ahead by @Moosems in #21
  • Use beartype.claw.beartype_this_package() instead of @beartype.beartype by @Moosems in #22

Full Changelog: v0.5.0...v0.5.1