Skip to content

Releases: roelchristian/lexsearch

v0.2.0-beta

26 Nov 08:13
5d25a0d
Compare
Choose a tag to compare
v0.2.0-beta Pre-release
Pre-release

Changelog for v0.2.0-beta:

  • [Enhancement] HTML exports are now rendered natively instead of using the cached soup scraped from the original lawphil site
  • [Enhancement] Reduce cache size by no longer caching scraped soup
  • [Enhancement] Add congress and session data to saved RAs
  • [Fix] Replace all instances of LexSearch with Lex Search
  • [Fix] Fix XML encoding error on Windows
  • [Feature] Add process for initializing online sources on launch
  • [Feature] Add disclaimer in version menu

v0.1.0-beta

20 Nov 11:00
cde6e92
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

Initial release (beta)
This version supports:

  • Searching for Republic Acts (RA) from lawphil.net
  • Downloading queries in the following formats:
    • JSON
    • CSV
    • TXT
    • HTML
    • XML
    • YAML
  • Caching searches for faster results