dphelper 0.5.4 → 0.5.5

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.
@@ -1,12 +1,16 @@
1
- # These are supported funding model platforms
2
-
3
- github: passariello
4
- patreon: passariello
5
- open_collective: # Replace with a single Open Collective username
6
- ko_fi: passariello
7
- tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8
- community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9
- liberapay: passariello
10
- issuehunt: passariello
11
- otechie: # Replace with a single Otechie username
12
- custom: ["https://dario.passariello.ca", "https://www.paypal.me/dariopassariello", "https://www.indiegogo.com/individuals/28513718"]
1
+ # These are supported funding model platforms
2
+
3
+ github: passariello
4
+ patreon: passariello
5
+ open_collective: # Replace with a single Open Collective username
6
+ ko_fi: passariello
7
+ tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8
+ community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9
+ liberapay: passariello
10
+ issuehunt: passariello
11
+ otechie: # Replace with a single Otechie username
12
+ custom:
13
+ [
14
+ "https://dario.passariello.ca",
15
+ "https://www.indiegogo.com/individuals/28513718",
16
+ ]
package/HISTORY.md CHANGED
@@ -1,68 +0,0 @@
1
- ## Changelog
2
-
3
- ## v0.5.4 / 2024-02-04
4
-
5
- - NPM update  [Dario Passariello](https://github.com/passariello) ()
6
-
7
- ## Previous
8
-
9
- ## v0.5.3 / 2024-01-30
10
-
11
- - NPM update  [Dario Passariello](https://github.com/passariello) ()
12
-
13
- ## v0.5.2 / 2024-01-06
14
-
15
- - Add new functions  [Dario Passariello](https://github.com/passariello) ()
16
- - Bug fix  [Dario Passariello](https://github.com/passariello) ()
17
- - NPM update  [Dario Passariello](https://github.com/passariello) ()
18
-
19
- ## v0.5.0 / 2024-01-01
20
-
21
- - Add dates functionalities  [Dario Passariello](https://github.com/passariello) ()
22
- - NPM update  [Dario Passariello](https://github.com/passariello) ()
23
-
24
- ## v0.4.91 / 2023-12-20
25
-
26
- - NPM update  [Dario Passariello](https://github.com/passariello) ()
27
-
28
- ## v0.4.9 / 2023-12-12
29
-
30
- - NPM update  [Dario Passariello](https://github.com/passariello) ()
31
- - General bug fix  [Dario Passariello](https://github.com/passariello) ()
32
- - Fix document forlder issue [Dario Passariello](https://github.com/passariello) ()
33
-
34
- ## v0.4.8 / 2023-11-23
35
-
36
- - NPM update  [Dario Passariello](https://github.com/passariello) ()
37
- - Added split extension as dphelper.system  [Dario Passariello](https://github.com/passariello) ()
38
- - General bug fix  [Dario Passariello](https://github.com/passariello) ()
39
- - Removed documents folder from dist  [Dario Passariello](https://github.com/passariello) ()
40
-
41
- ## v0.4.7 / 2023-11-11
42
-
43
- - NPM update  [Dario Passariello](https://github.com/passariello) ()
44
-
45
- ## v0.4.6 / 2023-11-08
46
-
47
- - NPM update  [Dario Passariello](https://github.com/passariello) ()
48
-
49
- ## v0.4.5 / 2023-11-08
50
-
51
- - NPM update [Dario Passariello](https://github.com/passariello) ()
52
-
53
- ## v0.4.4 / 2023-10-25
54
-
55
- - Change license from CC BY-NC-ND 4.0 to MIT [Dario Passariello](https://github.com/passariello) ()
56
- - NPM update [Dario Passariello](https://github.com/passariello) ()
57
-
58
- ## v0.4.3 / 2023-10-18
59
-
60
- - NPM update [Dario Passariello](https://github.com/passariello) ()
61
-
62
- ## v0.4.2 / 2023-10-09
63
-
64
- - Fix some minor bugs [Dario Passariello](https://github.com/passariello) ()
65
- - NPM update [Dario Passariello](https://github.com/passariello) ()
66
- - Change license Apache-2.0 to MIT
67
-
68
- Please see the git history for the details of previous versions.