@polintpro/proposit-core 0.1.4 → 0.1.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.
package/README.md CHANGED
@@ -691,5 +691,6 @@ pnpm cli -- --help # run the CLI from the local build
691
691
  Releases are published to GitHub Packages automatically. To publish a new version:
692
692
 
693
693
  1. Bump `version` in `package.json`.
694
- 2. Create a GitHub Release with a tag matching the version (e.g. `v0.2.0`).
695
- 3. The [Publish workflow](.github/workflows/publish.yml) will build and publish the package.
694
+ 2. Create a GitHub Release with a tag matching the version (e.g. `v0.2.0`) via `pnpm version patch`
695
+ 3. The [Publish workflow](.github/workflows/publish.yml) will build and publish the package or run `pnpm publish --access public`
696
+ 4. Push new tags with `git push --follow-tags`
package/dist/index.d.ts CHANGED
@@ -6,11 +6,11 @@
6
6
  * the primary API, along with all type schemata and the {@link diffArguments}
7
7
  * utility.
8
8
  */
9
- export { ArgumentEngine, PremiseManager } from "./lib/index";
10
- export * from "./lib/schemata";
11
- export * from "./lib/types/diff";
12
- export { diffArguments, defaultCompareArgument, defaultCompareVariable, defaultComparePremise, defaultCompareExpression, } from "./lib/core/diff";
13
- export { importArgumentFromYaml } from "./lib/core/import";
14
- export { parseFormula } from "./lib/core/parser/formula";
15
- export type { FormulaAST } from "./lib/core/parser/formula";
9
+ export { ArgumentEngine, PremiseManager } from "./lib/index.js";
10
+ export * from "./lib/schemata/index.js";
11
+ export * from "./lib/types/diff.js";
12
+ export { diffArguments, defaultCompareArgument, defaultCompareVariable, defaultComparePremise, defaultCompareExpression, } from "./lib/core/diff.js";
13
+ export { importArgumentFromYaml } from "./lib/core/import.js";
14
+ export { parseFormula } from "./lib/core/parser/formula.js";
15
+ export type { FormulaAST } from "./lib/core/parser/formula.js";
16
16
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AACH,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAC5D,cAAc,gBAAgB,CAAA;AAC9B,cAAc,kBAAkB,CAAA;AAChC,OAAO,EACH,aAAa,EACb,sBAAsB,EACtB,sBAAsB,EACtB,qBAAqB,EACrB,wBAAwB,GAC3B,MAAM,iBAAiB,CAAA;AACxB,OAAO,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAA;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAA;AACxD,YAAY,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AACH,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAA;AAC/D,cAAc,yBAAyB,CAAA;AACvC,cAAc,qBAAqB,CAAA;AACnC,OAAO,EACH,aAAa,EACb,sBAAsB,EACtB,sBAAsB,EACtB,qBAAqB,EACrB,wBAAwB,GAC3B,MAAM,oBAAoB,CAAA;AAC3B,OAAO,EAAE,sBAAsB,EAAE,MAAM,sBAAsB,CAAA;AAC7D,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAA;AAC3D,YAAY,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAA"}
package/dist/index.js CHANGED
@@ -6,10 +6,10 @@
6
6
  * the primary API, along with all type schemata and the {@link diffArguments}
7
7
  * utility.
8
8
  */
9
- export { ArgumentEngine, PremiseManager } from "./lib/index";
10
- export * from "./lib/schemata";
11
- export * from "./lib/types/diff";
12
- export { diffArguments, defaultCompareArgument, defaultCompareVariable, defaultComparePremise, defaultCompareExpression, } from "./lib/core/diff";
13
- export { importArgumentFromYaml } from "./lib/core/import";
14
- export { parseFormula } from "./lib/core/parser/formula";
9
+ export { ArgumentEngine, PremiseManager } from "./lib/index.js";
10
+ export * from "./lib/schemata/index.js";
11
+ export * from "./lib/types/diff.js";
12
+ export { diffArguments, defaultCompareArgument, defaultCompareVariable, defaultComparePremise, defaultCompareExpression, } from "./lib/core/diff.js";
13
+ export { importArgumentFromYaml } from "./lib/core/import.js";
14
+ export { parseFormula } from "./lib/core/parser/formula.js";
15
15
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AACH,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAC5D,cAAc,gBAAgB,CAAA;AAC9B,cAAc,kBAAkB,CAAA;AAChC,OAAO,EACH,aAAa,EACb,sBAAsB,EACtB,sBAAsB,EACtB,qBAAqB,EACrB,wBAAwB,GAC3B,MAAM,iBAAiB,CAAA;AACxB,OAAO,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAA;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AACH,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAA;AAC/D,cAAc,yBAAyB,CAAA;AACvC,cAAc,qBAAqB,CAAA;AACnC,OAAO,EACH,aAAa,EACb,sBAAsB,EACtB,sBAAsB,EACtB,qBAAqB,EACrB,wBAAwB,GAC3B,MAAM,oBAAoB,CAAA;AAC3B,OAAO,EAAE,sBAAsB,EAAE,MAAM,sBAAsB,CAAA;AAC7D,OAAO,EAAE,YAAY,EAAE,MAAM,8BAA8B,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@polintpro/proposit-core",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "description": "Core engine for building and manipulating propositional logic arguments.",
5
5
  "license": "MIT",
6
6
  "keywords": [