fable 3.1.73 → 3.1.75

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,7 +1,7 @@
1
1
  {
2
2
  "Name": "fable",
3
- "Version": "3.1.72",
3
+ "Version": "3.1.75",
4
4
  "Description": "A service dependency injection, configuration and logging library.",
5
- "GeneratedAt": "2026-05-15T13:50:08.507Z",
6
- "GitCommit": "3564579"
5
+ "GeneratedAt": "2026-05-21T02:49:08.829Z",
6
+ "GitCommit": "00687d4"
7
7
  }
package/docs/index.html CHANGED
@@ -4,9 +4,9 @@
4
4
  <meta charset="utf-8">
5
5
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
7
- <meta name="description" content="Fable &lt;small&gt;3&lt;/small&gt; v3.1.72 Documentation — A service dependency injection, configuration and logging library.">
7
+ <meta name="description" content="Fable &lt;small&gt;3&lt;/small&gt; v3.1.75 Documentation — A service dependency injection, configuration and logging library.">
8
8
 
9
- <title>Fable &lt;small&gt;3&lt;/small&gt; v3.1.72 Documentation</title>
9
+ <title>Fable &lt;small&gt;3&lt;/small&gt; v3.1.75 Documentation</title>
10
10
 
11
11
  <!-- KaTeX stylesheet for LaTeX equation rendering -->
12
12
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.21/dist/katex.min.css">
@@ -1,5 +1,5 @@
1
1
  {
2
- "Generated": "2026-05-15T13:50:08.244Z",
2
+ "Generated": "2026-05-21T02:49:08.490Z",
3
3
  "GitHubOrg": "stevenvelozo",
4
4
  "DefaultBranch": "master",
5
5
  "Groups": [
@@ -62,18 +62,6 @@
62
62
  "Key": "docs",
63
63
  "Description": "",
64
64
  "Modules": [
65
- {
66
- "Name": "css",
67
- "Repo": "css",
68
- "Group": "docs",
69
- "Branch": "master",
70
- "HasDocs": true,
71
- "HasCover": false,
72
- "Sidebar": [],
73
- "DocFiles": [
74
- "css/docuserve.css"
75
- ]
76
- },
77
65
  {
78
66
  "Name": "services",
79
67
  "Repo": "services",
@@ -141,6 +129,7 @@
141
129
  "services/expression-parser-functions/floor.md",
142
130
  "services/expression-parser-functions/gaussianelimination.md",
143
131
  "services/expression-parser-functions/generatearrayofobjectsfromsets.md",
132
+ "services/expression-parser-functions/generateguid.md",
144
133
  "services/expression-parser-functions/getvalue.md",
145
134
  "services/expression-parser-functions/getvaluearray.md",
146
135
  "services/expression-parser-functions/getvalueobject.md",