File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Latest Changes
44
5+ ## 0.3.5
6+
7+ ### :sparkles : Features
8+
9+ - :dart : feat: add lazy function for lazy import string. (_ 2024-05-26_ )
10+
11+ ### :black_nib : Code Changes
12+
13+ - :test_tube : tests: add testcase for increase coverage on hash and checker. (_ 2024-05-19_ )
14+ - :construction : refactored: remove base dir and add doc-str. (_ 2024-05-18_ )
15+ - :art : style: add type hint for time decoratored. (_ 2024-05-16_ )
16+
17+ ### :bug : Fix Bugs
18+
19+ - :gear : fixed: change time.time to monotonic instead. (_ 2024-05-19_ )
20+ - :gear : fixed: import lose function from __ base. (_ 2024-05-13_ )
21+
22+ ### :package : Build & Workflow
23+
24+ - :toolbox : build: add black that was removed from my mistake. (_ 2024-05-18_ )
25+
526## 0.3.4
627
728### :black_nib : Code Changes
Original file line number Diff line number Diff line change 1- __version__ = "0.3.4 "
1+ __version__ = "0.3.5 "
You can’t perform that action at this time.
0 commit comments