Commit graph

6 commits

Author SHA1 Message Date
1136fa01bb esv-0.3.0 2025-05-01 20:09:59 +12:00
59c92c8db7 esv: refactor compile time configuration 2024-08-08 17:56:09 +12:00
6bd5af01f8 esv: trim configuration file 2024-06-26 13:47:48 +12:00
024e612dab move to sourcehut 2024-06-26 13:47:48 +12:00
1c9bb056e8 Remove automatic pager functionality 2024-06-26 13:47:48 +12:00
06a4dc286d Refactor most of the code
- Replace panic()-based error handling in main() with
   Exception-based error handling
 - Put hardcoded defaults in config.di
 - Make general optimisations and readability improvements
   for a lot of the code
 - Change some of the ESVApi's interface
2024-06-26 13:47:48 +12:00