hlquery.git
2023-02-21 MegaBrutalCosmetic changes in output master
2023-02-20 MegaBrutalImplement human-readable output
2023-02-19 MegaBrutalPretty print option
2023-02-19 MegaBrutalUse clap to allow selecting output format
2023-02-19 MegaBrutalAdvance version number v0.2.0
2023-02-18 MegaBrutalPreserve input values and pair them to results
2023-02-18 MegaBrutalShow error type with debug format
2023-02-18 MegaBrutalUse Result::map() instead of matching Err to itself
2023-02-18 MegaBrutalCollect all query results into one Vec
2023-02-18 MegaBrutalKeep results of address lookups
2023-02-18 MegaBrutalInclude address in query result
2023-02-18 MegaBrutalConsolidate results to one struct
2023-02-18 MegaBrutalSerialize fallible values
2023-02-18 MegaBrutalOutput results in JSON format
2023-02-18 MegaBrutalQuery multiple addresses from command line
2023-02-18 MegaBrutalInitial commit v0.1.0