Releases: roelchristian/lexsearch
Releases · roelchristian/lexsearch
v0.2.0-beta
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
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