-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathChangeLog
More file actions
164 lines (90 loc) · 4.88 KB
/
Copy pathChangeLog
File metadata and controls
164 lines (90 loc) · 4.88 KB
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
chmpx (2.0.6) unstable; urgency=low
* Fixed a bug in nodejstypevars.sh - #65
-- Takeshi Nakatani <ggtakec@gmail.com> Tue, 07 Jul 2026 11:53:26 +0900
chmpx (2.0.5) unstable; urgency=low
* Supports Alpine3.24 and manual GHA trigger, Updates dependencies - #63
-- Takeshi Nakatani <ggtakec@gmail.com> Fri, 03 Jul 2026 09:43:52 +0900
chmpx (2.0.4) unstable; urgency=low
* Changed support OS/NodeJS and Fixed some code - #61
-- Takeshi Nakatani <ggtakec@gmail.com> Thu, 23 Apr 2026 16:15:22 +0900
chmpx (2.0.3) unstable; urgency=low
* Added files to npm packages and Fixed cppcheck options - #59
-- Takeshi Nakatani <ggtakec@gmail.com> Fri, 13 Mar 2026 16:24:38 +0900
chmpx (2.0.2) unstable; urgency=low
* Added type aliases and exports for Typescript - #57
-- Takeshi Nakatani <ggtakec@gmail.com> Fri, 23 Jan 2026 18:10:38 +0900
chmpx (2.0.1) unstable; urgency=low
* Fixed some test codes in tests directory - #55
-- Takeshi Nakatani <ggtakec@gmail.com> Thu, 15 Jan 2026 13:28:18 +0900
chmpx (2.0.0) unstable; urgency=low
* Updated to N-API base and Changed packaging and Supported TS/ESM - #53
-- Takeshi Nakatani <ggtakec@gmail.com> Wed, 14 Jan 2026 16:23:41 +0900
chmpx (1.0.23) unstable; urgency=low
* Updated a dependent package version(mocha) - #51
-- Takeshi Nakatani <ggtakec@gmail.com> Mon, 17 Feb 2025 10:41:54 +0900
chmpx (1.0.22) unstable; urgency=low
* Changed publish NodeJS versions to v22 and Fixed scripts, etc - #49
-- Takeshi Nakatani <ggtakec@gmail.com> Fri, 14 Feb 2025 10:40:53 +0900
chmpx (1.0.21) unstable; urgency=low
* Changed supported OS and NodeJS version - #47
-- Takeshi Nakatani <ggtakec@gmail.com> Thu, 21 Nov 2024 17:00:04 +0900
chmpx (1.0.20) unstable; urgency=low
* Updated github actions tools and dependencies - #45
-- Takeshi Nakatani <ggtakec@gmail.com> Wed, 13 Mar 2024 18:46:43 +0900
chmpx (1.0.19) unstable; urgency=low
* Removed .auditignore file - #43
-- Takeshi Nakatani <ggtakec@gmail.com> Tue, 21 Nov 2023 16:18:04 +0900
chmpx (1.0.18) unstable; urgency=low
* Changed CI Runner OS and updated dependencies - #41
-- Takeshi Nakatani <ggtakec@gmail.com> Wed, 01 Nov 2023 10:13:28 +0900
chmpx (1.0.17) unstable; urgency=low
* Updated versions of dependent packages - #39
-- Takeshi Nakatani <ggtakec@gmail.com> Tue, 03 Oct 2023 11:11:43 +0900
chmpx (1.0.16) unstable; urgency=low
* Updated support NodeJS version - #37
-- Takeshi Nakatani <ggtakec@gmail.com> Mon, 04 Sep 2023 14:32:56 +0900
chmpx (1.0.15) unstable; urgency=low
* Updated building/packaging scripts - #34
-- Takeshi Nakatani <ggtakec@gmail.com> Mon, 06 Mar 2023 20:35:21 +0900
chmpx (1.0.14) unstable; urgency=low
* Fixed package.json for install command - #32
-- Takeshi Nakatani <ggtakec@gmail.com> Mon, 20 Feb 2023 12:42:53 +0900
chmpx (1.0.13) unstable; urgency=low
* Added build flags and removed unnecessary files - #30
* Updated header and footer in comment lines - #29
* Updated issue/pullrequest templates and README.md - #27
* Reviewed ShellCheck processing again - #26
* Reviewed ShellCheck processing and fixed bugs - #25
* Eliminated unnecessary copies in nodejs_helper.sh - #24
* Updated packages - #23
* Updated github actions and nodejs version, and fixed bugs - #22
* Changed run_process_helper.sh simply instead of the which command etc - #21
* Renamed the test directory to tests and run_test.sh to test.sh - #20
* Removed install entry from scripts in package.json file - #19
* Cleaned up package.json and updated related package versions - #18
-- Takeshi Nakatani <ggtakec@gmail.com> Fri, 17 Feb 2023 20:52:43 +0900
chmpx (1.0.12) unstable; urgency=low
* Updated some npm packages, added .auditignore, etc - #16
-- Takeshi Nakatani <ggtakec@gmail.com> Thu, 26 Aug 2021 09:55:27 +0900
chmpx (1.0.11) unstable; urgency=low
* Switched Travis CI to Github actions - #13
* Supported Node.js 12 and 14 - #12
-- Takeshi Nakatani <ggtakec@gmail.com> Fri, 20 Nov 2020 17:13:19 +0900
chmpx (1.0.10) unstable; urgency=low
* Updated version of dependency package(chmpx)
-- Takeshi Nakatani <ggtakec@gmail.com> Tue, 24 Dec 2019 11:40:12 +0900
chmpx (1.0.9) unstable; urgency=low
* Added chmpx nodejs addon overview image to README.md - #8
-- Takeshi Nakatani <ggtakec@gmail.com> Fri, 15 Mar 2019 12:57:30 +0900
chmpx (1.0.8) unstable; urgency=low
* Fixed misspelling, and etc - #5
* Reflected the spelling check result for all sources - #4
-- Takeshi Nakatani <ggtakec@gmail.com> Thu, 27 Dec 2018 09:46:07 +0900
chmpx (1.0.7) unstable; urgency=low
* Fixed link string for chmpx document
* Fixed package name in ChangeLog
* Added git templates in .github directory - #1
-- Takeshi Nakatani <ggtakec@gmail.com> Thu, 27 Dec 2018 09:46:07 +0900
chmpx (1.0.6) unstable; urgency=low
* First published version
-- Takeshi Nakatani <ggtakec@gmail.com> Wed, 26 Dec 2018 10:49:27 +0900