Recent Releases of textexplorer

textexplorer - v1.3.3

What's Changed

  • Updated documentation
  • Support for queries with more than 400.000 unique values
  • Slightly faster data import

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.3.2...v1.3.3

- Kotlin
Published by github-actions[bot] 6 months ago

textexplorer - v1.3.2

What's Changed

  • Several bug fixes
  • Updated result view

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.3.1...v1.3.2

- Kotlin
Published by github-actions[bot] 6 months ago

textexplorer - v1.3.1

What's Changed

  • Fix: query logic and potential crashes
  • Fix: Empty search method

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.3.0...v1.3.1

- Kotlin
Published by github-actions[bot] 6 months ago

textexplorer - v1.3.0

What's Changed

  • Rename from TextExplorer to TextVariantExplorer
  • Feat/sort by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/32
  • Feat/wildcards by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/33
  • Feat/autocomplete by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/34

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.2.3...v1.3.0

- Kotlin
Published by github-actions[bot] 6 months ago

textexplorer - v1.2.3

What's Changed

  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/31

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.2.2...v1.2.3

- Kotlin
Published by github-actions[bot] 7 months ago

textexplorer - v1.2.2

What's Changed

  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/25

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.2.1...v1.2.2

- Kotlin
Published by github-actions[bot] 9 months ago

textexplorer - v1.2.1

What's Changed

  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/24

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.2.0...v1.2.1

- Kotlin
Published by github-actions[bot] 9 months ago

textexplorer - v1.2.0

Highlights

  • Import for data layouts
  • Exact search
  • Exact and substring highlighting

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.1.0...v1.2.0

- Kotlin
Published by github-actions[bot] 9 months ago

textexplorer - v1.1.0

What's Changed

  • Feat/data loader by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/18
  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/19

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.0.0...v1.1.0

- Kotlin
Published by github-actions[bot] 10 months ago

textexplorer - v1.0.0

Full Changelog: https://github.com/Paulanerus/TextExplorer/commits/v1.0.0

- Kotlin
Published by github-actions[bot] 12 months ago

textexplorer - v1.9.2

What's Changed

  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/13

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.9.1...v1.9.2

- Kotlin
Published by github-actions[bot] about 1 year ago

textexplorer - v1.9.1

What's Changed

  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/11

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.9.0...v1.9.1

- Kotlin
Published by github-actions[bot] about 1 year ago

textexplorer - v1.9.0

What's Changed

  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/9

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.8.0...v1.9.0

- Kotlin
Published by github-actions[bot] about 1 year ago

textexplorer - v1.8.0

What's Changed

  • Support for pre filtering
  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/7

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.7.0...v1.8.0

- Kotlin
Published by github-actions[bot] about 1 year ago

textexplorer - v1.7.0

What's Changed

  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/6

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.6.0...v1.7.0

- Kotlin
Published by github-actions[bot] about 1 year ago

textexplorer - v1.6.0

First beta release that implements all major features

What's Changed

  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/5

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.5.0...v1.6.0

- Kotlin
Published by github-actions[bot] about 1 year ago

textexplorer - v1.5.0

What's Changed

  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/4

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.4.0...v1.5.0

- Kotlin
Published by github-actions[bot] about 1 year ago

textexplorer - v1.4.0

What's Changed

  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/3

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.3.0...v1.4.0

- Kotlin
Published by github-actions[bot] about 1 year ago

textexplorer - v1.3.0

What's Changed

  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/2

Full Changelog: https://github.com/Paulanerus/TextExplorer/compare/v1.2.0...v1.3.0

- Kotlin
Published by github-actions[bot] about 1 year ago

textexplorer - v1.2.0

What's Changed

  • Dev by @Paulanerus in https://github.com/Paulanerus/TextExplorer/pull/1

New Contributors

  • @Paulanerus made their first contribution in https://github.com/Paulanerus/TextExplorer/pull/1

Full Changelog: https://github.com/Paulanerus/TextExplorer/commits/v1.2.0

- Kotlin
Published by github-actions[bot] about 1 year ago