# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v1.5] - 2021-10-20
### Added 
- Optimized the HOSTS collision function
- Add HOSTS collision cross collision function
- Increase the output file path customization function

## [v1.4] - 2021-9-4
### Added 
- Modify the POC storage directory of the pocsuite module
- Add HOST collision function
- Example Change the output result set LAT and LON to Update time
- Refactor part of the code

## [v1.3] - 2021-8-12
### Added 
- Calculate hex/base64/mmh3/md5 	Command : [EncodeHash] 
- Optimized the problem of red font garbled output in the terminal
- Added public method of encode function
- Support calling pocsuite components

## [v1.2] - 2021-8-2
### Added
- optimizedthe problem of outputting an empty table when no data is returned
- optimized  the problem that no data is returned when the number of parameters in the page is exceeded
- update Use mmh3 encoding when querying iconhash
- add Output the current icon query statement
- update User credentials are saved as hidden files

## [v1.1] - 2021-7-13
### Added
- Initialize project