|
1 |
| ---- ChangeLog 2025-01-26 10:40:02.719673478 -0500 |
2 |
| -+++ ChangeLog-spell-corrected 2025-01-26 10:40:22.032686996 -0500 |
3 |
| -@@ -15,7 +15,7 @@ |
| 1 | +--- ChangeLog 2025-02-08 12:11:42.825239077 -0500 |
| 2 | ++++ ChangeLog.spell-corrected 2025-02-08 12:11:10.503216651 -0500 |
| 3 | +@@ -23,7 +23,7 @@ |
| 4 | + |
| 5 | + * .github/workflows/ubuntu.yml, .pre-commit-config.yaml, |
| 6 | + CHANGES.rst, ChangeLog-spell-corrected.diff, |
| 7 | +- pymathics/natlang/version.py, setup.py: Release 8.0.0 (#30) Release 8.0.0 * Upate version number, * Use PyPI wheel in CI * Go over release notes |
| 8 | ++ pymathics/natlang/version.py, setup.py: Release 8.0.0 (#30) Release 8.0.0 * Update version number, * Use PyPI wheel in CI * Go over release notes |
| 9 | + |
| 10 | + 2025-01-16 R. Bernstein <rocky@users.noreply.github.com> |
| 11 | + |
| 12 | +@@ -38,7 +38,7 @@ |
4 | 13 | 2024-12-29 rocky <rb@dustyfeet.com>
|
5 | 14 |
|
6 | 15 | * pymathics/natlang/linguistic_data.py: fix an import ... We were importing it from a module that was also importing it (but
|
|
9 | 18 | place it is defined.
|
10 | 19 |
|
11 | 20 | 2024-08-11 R. Bernstein <rocky@users.noreply.github.com>
|
12 |
| -@@ -28,8 +28,8 @@ |
| 21 | +@@ -51,8 +51,8 @@ |
13 | 22 |
|
14 | 23 | 2024-08-11 R. Bernstein <rocky@users.noreply.github.com>
|
15 | 24 |
|
|
20 | 29 | installed... Or make that optional in mathics-core.
|
21 | 30 |
|
22 | 31 | 2024-08-08 rocky <rb@dustyfeet.com>
|
23 |
| -@@ -45,7 +45,7 @@ |
| 32 | +@@ -68,7 +68,7 @@ |
24 | 33 |
|
25 | 34 | 2024-08-08 Juan Mauricio Matera <matera@fisica.unlp.edu.ar>
|
26 | 35 |
|
|
29 | 38 | </dl> and the examples in docstrings (#25)
|
30 | 39 |
|
31 | 40 | 2024-08-06 rocky <rb@dustyfeet.com>
|
32 |
| -@@ -153,7 +153,7 @@ |
| 41 | +@@ -176,7 +176,7 @@ |
33 | 42 | 2023-02-19 R. Bernstein <rocky@users.noreply.github.com>
|
34 | 43 |
|
35 | 44 | * .github/workflows/osx.yml, Makefile, README.rst,
|
|
38 | 47 | Make a pass over setup, docs, and top-level things (#9) * README.rst: move customization from main.py here * Makefile: LoadModule name has changes * __init__.py: list imports, go over docstring which forms chapter
|
39 | 48 | information * main.py: numerous small doc changes; fix some type errors. * setup.py and spacy, langid, and pyenchant are no longer optional.
|
40 | 49 | Note pyenchant rather than enchant is now used.
|
41 |
| -@@ -295,7 +295,7 @@ |
| 50 | +@@ -318,7 +318,7 @@ |
42 | 51 |
|
43 | 52 | 2020-12-22 rocky <rb@dustyfeet.com>
|
44 | 53 |
|
|
47 | 56 | Update README.rst, remove a deprecation warning
|
48 | 57 |
|
49 | 58 | 2020-12-22 rocky <rb@dustyfeet.com>
|
50 |
| -@@ -317,7 +317,7 @@ |
| 59 | +@@ -340,7 +340,7 @@ |
51 | 60 |
|
52 | 61 | 2020-12-22 rocky <rb@dustyfeet.com>
|
53 | 62 |
|
|
56 | 65 | Get ready for release 1.1.0
|
57 | 66 |
|
58 | 67 | 2020-11-15 rocky <rb@dustyfeet.com>
|
59 |
| -@@ -331,7 +331,7 @@ |
| 68 | +@@ -354,7 +354,7 @@ |
60 | 69 |
|
61 | 70 | 2020-11-14 rocky <rb@dustyfeet.com>
|
62 | 71 |
|
|
65 | 74 | Administrivia
|
66 | 75 |
|
67 | 76 | 2020-11-14 rocky <rb@dustyfeet.com>
|
68 |
| -@@ -358,7 +358,7 @@ |
| 77 | +@@ -381,7 +381,7 @@ |
69 | 78 |
|
70 | 79 | 2020-10-31 rocky <rocky@gnu.org>
|
71 | 80 |
|
|
74 | 83 | Working better now... setup.py: Use namespace packages. Put this under namespace
|
75 | 84 | PyMathics. natlang/__main__.py: With next round of changes, we
|
76 | 85 | don't need to set "context".
|
77 |
| -@@ -366,4 +366,3 @@ |
| 86 | +@@ -389,4 +389,3 @@ |
78 | 87 | 2020-10-31 rocky <rocky@gnu.org>
|
79 | 88 |
|
80 | 89 | * Initial natlang setup
|
|
0 commit comments