-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG.txt
73 lines (66 loc) · 3.25 KB
/
CHANGELOG.txt
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
NewLifeUtils 5.2.0:
- Addition: CM ------- Added documentation
- Addition: CSM ------- Added eval command
- Addition: RM ------- Added vk_simple_get
- Change: EM ------- Full recode
- Change: LM ------- Full recode
- Change: REP ------- Full cleanup repository
- Change: RM ------- Simplify code
- Fix: CM ------- Added @staticmethod
- Fix: CM ------- replace 'self' to normal name in args
- Fix: FM ------- Fix init save default data
NewLifeUtils 5.1.9:
- Addition: BAT ------- menu.bat updated
- Addition: LM ------- to_format() erase parametr added
- Addition: UM ------- remove_emoji() added
- Change: CSM ------- Rewrite help command with new formatting
- Change: FM ------- Complete rewrite of FM
- Change: LM ------- rea() colors update
- Change: OTH ------- Optimized imports and applied code formatting
- Fix: CSM ------- Fix imports
- Fix: CSM ------- The space after the required parameters was restored in the help command
NewLifeUtils 5.1.8:
- Addition: CSM ------- invalid_usage translation
- Addition: UM ------- hex_to_rgb function
- Change: BAT ------- full Yaml support and dot notation
- Change: CSM ------- For command use decorators
- Change: LM ------- lambda to function
- Change: UM ------- safe_format more abilities
- Fix: SUM ------- parse_args fix
- Removal: OTH ------- Removed env
NewLifeUtils 5.1.7:
- Addition: CSM ------- added insert_print()
- Addition: CSM ------- added threading
- Addition: CSM ------- code from main to check_params
- Addition: LM ------- get_read_formatting()
- Addition: UM ------- safe_format
- Change: CSM ------- Resorted config
- Change: CSM ------- Rewrite registrations
- Change: CSM ------- main() -> run()
- Change: LM ------- default log name
- Change: LM ------- print -> sys.stdout.write
- Change: OTH ------- changelog rewrite
- Fix: CSM ------- name changed from camelCase
- Fix: EM ------- invalid prints
- Fix: LM ------- completer commented
NewLifeUtils 5.1.6:
- Change: UM 841e189 parse_args regex change
- Fix: BAT 841e189 batch install global option
- Fix: LM 841e189 cstm fix
- Fix: LM 841e189 rea() print up
- Removal: BAT 841e189 batch uninstall global option
NewLifeUtils 5.1.5:
- Fix: LM 7114664 rea() not working
NewLifeUtils 5.1.4:
- Fix: CSM ff04dd3 Shell() not working
- Fix: LM ff04dd3 rea() not working
- Removal: CSM ff04dd3 removed {} from start task
- Removal: LM ff04dd3 logger smart input future disabled
NewLifeUtils 5.1.3:
- Addition: OTH c5c7247 CHANGELOG
- Addition: RM 8778255 RequestModule
- Addition: STP 1a2415d requirements in setup.py
- Addition: STP 84c1215 license in setup.py
- Addition: STP 84c1215 platforms in setup.py
- Change: OTH 00258d0 gitignore (.idea)
- Removal: OTH 00258d0 Copies of the test file