@ygracs/xepg-lib-js 0.0.20 → 0.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,31 @@
1
+ #### *v0.0.22*
2
+
3
+ Pre-release version.
4
+
5
+ > - update `xepgdoc-lib.md`;
6
+ > - add new `TXEpgScheduleItem` class;
7
+ > - add new `TXEpgChannelContainer` class;
8
+ > - add new `schedule` method to a `TXEpgSchedulesList` class;
9
+ > - add new `channel` method to a `TXEpgHeaderContainer` class;
10
+ > - add new `channel` method to a `TXEpgHeaderContainer` class;
11
+ > - add new `setType` method to a `TXEpgDTSProvider` class;
12
+ > - deprecate a `setChannelInfo` method of a `TXEpgHeaderContainer` class;
13
+ > - change name for a property `Provider` of a `TXEpgHeaderContainer` class into `provider`;
14
+ > - change name for a property `Header` of a `TXEpgContentProvider` class into `header`;
15
+ > - change name for a property `Provider` of a `TXEpgContentProvider` class into `provider`;
16
+ > - other fixes.
17
+
18
+ #### *v0.0.21*
19
+
20
+ Pre-release version.
21
+
22
+ > - update `xepgdoc-lib.md`;
23
+ > - update dependency on `@ygracs/bsfoc-lib-js` module to v0.2.2;
24
+ > - update dependency on `@ygracs/dtf-lib-js` module to v0.0.27;
25
+ > - update dependency on `@ygracs/xobj-lib-js` module to v0.2.1;
26
+ > - change name for class `TXepgDTSProvider` into `TXEpgDTSProvider`;
27
+ > - remove method `asXML` for `TXEpgProviderContainer` class.
28
+
1
29
  #### *v0.0.20*
2
30
 
3
31
  Pre-release version.
@@ -96,81 +124,6 @@ Pre-release version.
96
124
  > - add `TXepgDTSProvider` class;
97
125
  > - deprecate property `SchedulesQty` of `TXEpgSchedulesList` class.
98
126
 
99
- #### *v0.0.10*
100
-
101
- Pre-release version.
102
-
103
- > - some fixes in `xepgdoc-lib.js` module.
104
-
105
- #### *v0.0.9*
106
-
107
- Pre-release version.
108
-
109
- > - `xepgdoc-lib.md` updated;
110
- > - `xepgdoc-spec.md` updated;
111
- > - some fixes in `xepgdoc-lib.js` module;
112
- > - some fixes in `dtFunc.js` module;
113
- > - `$module/lib/dts-helper.js` added;
114
- > - move module `xepgdoc-lib-v2.js` to its own project;
115
- > - updated dependency on `@cntwg/xml-lib-js` module to v0.0.13;
116
- > - updated dependency on `@ygracs/xml-js6` module to v0.0.3b.
117
-
118
- #### *v0.0.8*
119
-
120
- Pre-release version.
121
-
122
- > - updated dependency on `@cntwg/xml-lib-js` module to v0.0.10;
123
- > - switch dependency from `@cntwg/bsfoc-lib-js` module to `@ygracs/bsfoc-lib-js` module.
124
-
125
- #### *v0.0.7*
126
-
127
- Pre-release version.
128
-
129
- > - updated dependency on `@cntwg/bsfoc-lib-js` module to v0.0.11;
130
- > - updated dependency on `@cntwg/xml-lib-js` module to v0.0.9.
131
-
132
- #### *v0.0.6*
133
-
134
- Pre-release version.
135
-
136
- > - some fixes in `xepgdoc-lib.js` module.
137
-
138
- #### *v0.0.5*
139
-
140
- Pre-release version.
141
-
142
- > - updated dependency on `@cntwg/bsfoc-lib-js` module to v0.0.8;
143
- > - updated dependency on `@cntwg/xml-lib-js` module to v0.0.8;
144
- > - add method `loadFromFileSync` to `TXEpgContentProvider` (v1);
145
- > - add method `saveToFileSync` to `TXEpgContentProvider` (v1);
146
- > - some fixes in `xepgdoc-lib.js` module;
147
- > - `$module/lib/xepgdoc-lib-v2.js` added;
148
- > - `xepgdoc-lib-v2.md` added;
149
- > - `xepgdoc-spec.md` added.
150
-
151
- #### *v0.0.4*
152
-
153
- Pre-release version.
154
-
155
- > - removed class `TXEpgContentBodyContainer` from `xepgdoc-lib.js` module;
156
- > - merdged class `TXEpgContentContainer` into `TXEpgContentProvider`;
157
- > - `xepgdoc-lib.md` added.
158
-
159
- #### *v0.0.3*
160
-
161
- Pre-release version.
162
-
163
- > - updated dependency on `@cntwg/xml-lib-js` module to v0.0.7;
164
- > - renamed class `TXEpgScheduleContainer` to `TXEpgSchedulesList`;
165
- > - `xepgdoc-lib.md` added;
166
- > - MIT-license applied.
167
-
168
- #### *v0.0.2*
169
-
170
- Pre-release version.
171
-
172
- > - fixed some errors in `xepgdoc-lib.js` module.
173
-
174
- #### *v0.0.1*
127
+ #### *v0.0.10-v0.0.1*
175
128
 
176
129
  Pre-release version.
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2019-2024 Yuri Grachev
3
+ Copyright (c) 2019-2025 Yuri Grachev
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6
6
 
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
- |***rev.*:**|0.0.6|
1
+ |***rev.*:**|0.0.9|
2
2
  |:---|---:|
3
- |***date***:|2024-10-29|
3
+ |***date***:|2025-03-06|
4
4
 
5
5
  ## Introduction
6
6
 
@@ -18,9 +18,11 @@ This module contains the following components:
18
18
 
19
19
  - classes:
20
20
 
21
+ + `TXEpgScheduleItem`;
21
22
  + `TXEpgSchedulesList`;
22
- + `TXepgDTSProvider`;
23
+ + `TXEpgDTSProvider`;
23
24
  + `TXEpgProviderContainer`;
25
+ + `TXEpgChannelContainer`;
24
26
  + `TXEpgHeaderContainer`;
25
27
  + `TXEpgContentContainer`.
26
28