-
Notifications
You must be signed in to change notification settings - Fork 123
/
Copy pathCHANGELOG
37 lines (29 loc) · 986 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# 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).
## [Released]
## [2.0.4.6] - 2021-04-09
- support web search
- add new CLI command ip [-h][-filter filed=regexp] ip
## [2.0.4.2] - 2021-03-22
- add new CLI command history [-h] [-filter filed=regexp] [-force] [-num value] ip
- add new CLI command clear [-h] [-setting] [-cache]
- command search add new parameters [-force]
## [2.0.4.0] - 2021-02-05
- add new CLI command: -[figure {pie,hist}]
- fix some bug
## [2.0.3.1] - 2021-01-28
### Added
- fix some bug
- request data exceeds the total amount and return all data
## [2.0.3] - 2021-01-11
### Added
- Fix known bugs
- Perfect display function
## [2.0.2] - 2020-12-04
### Added
- Refactoring project framework
## [2.0.1] - 2020-11-13
### Added
- Initialize project