hlquery.git
14 months agoAdvance version number v0.2.0
MegaBrutal [Sun, 19 Feb 2023 00:15:00 +0000 (01:15 +0100)]
Advance version number

14 months agoPreserve input values and pair them to results
MegaBrutal [Sat, 18 Feb 2023 23:45:00 +0000 (00:45 +0100)]
Preserve input values and pair them to results

14 months agoShow error type with debug format
MegaBrutal [Sat, 18 Feb 2023 22:15:00 +0000 (23:15 +0100)]
Show error type with debug format

14 months agoUse Result::map() instead of matching Err to itself
MegaBrutal [Sat, 18 Feb 2023 22:00:00 +0000 (23:00 +0100)]
Use Result::map() instead of matching Err to itself

14 months agoCollect all query results into one Vec
MegaBrutal [Sat, 18 Feb 2023 21:00:00 +0000 (22:00 +0100)]
Collect all query results into one Vec

14 months agoKeep results of address lookups
MegaBrutal [Sat, 18 Feb 2023 14:45:00 +0000 (15:45 +0100)]
Keep results of address lookups

14 months agoInclude address in query result
MegaBrutal [Sat, 18 Feb 2023 03:35:00 +0000 (04:35 +0100)]
Include address in query result

14 months agoConsolidate results to one struct
MegaBrutal [Sat, 18 Feb 2023 03:25:00 +0000 (04:25 +0100)]
Consolidate results to one struct

14 months agoSerialize fallible values
MegaBrutal [Sat, 18 Feb 2023 02:50:00 +0000 (03:50 +0100)]
Serialize fallible values

14 months agoOutput results in JSON format
MegaBrutal [Sat, 18 Feb 2023 00:55:00 +0000 (01:55 +0100)]
Output results in JSON format

14 months agoQuery multiple addresses from command line
MegaBrutal [Sat, 18 Feb 2023 00:40:00 +0000 (01:40 +0100)]
Query multiple addresses from command line

14 months agoInitial commit v0.1.0
MegaBrutal [Sat, 18 Feb 2023 00:15:00 +0000 (01:15 +0100)]
Initial commit