|
1 |
| ---- ChangeLog 2024-08-11 09:56:49.699104043 -0400 |
2 |
| -+++ ChangeLog-spell-corrected 2024-08-11 09:56:29.505207062 -0400 |
3 |
| -@@ -7,8 +7,8 @@ |
| 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 @@ |
| 4 | + 2024-12-29 rocky <rb@dustyfeet.com> |
| 5 | + |
| 6 | + * pymathics/natlang/linguistic_data.py: fix an import ... We were importing it from a module that was also importing it (but |
| 7 | +- no longer exists). Instead, we shoudl have been importing from the |
| 8 | ++ no longer exists). Instead, we should have been importing from the |
| 9 | + place it is defined. |
| 10 | + |
| 11 | + 2024-08-11 R. Bernstein <rocky@users.noreply.github.com> |
| 12 | +@@ -28,8 +28,8 @@ |
4 | 13 |
|
5 | 14 | 2024-08-11 R. Bernstein <rocky@users.noreply.github.com>
|
6 | 15 |
|
|
11 | 20 | installed... Or make that optional in mathics-core.
|
12 | 21 |
|
13 | 22 | 2024-08-08 rocky <rb@dustyfeet.com>
|
14 |
| -@@ -24,7 +24,7 @@ |
| 23 | +@@ -45,7 +45,7 @@ |
15 | 24 |
|
16 | 25 | 2024-08-08 Juan Mauricio Matera <matera@fisica.unlp.edu.ar>
|
17 | 26 |
|
|
20 | 29 | </dl> and the examples in docstrings (#25)
|
21 | 30 |
|
22 | 31 | 2024-08-06 rocky <rb@dustyfeet.com>
|
23 |
| -@@ -132,7 +132,7 @@ |
| 32 | +@@ -153,7 +153,7 @@ |
24 | 33 | 2023-02-19 R. Bernstein <rocky@users.noreply.github.com>
|
25 | 34 |
|
26 | 35 | * .github/workflows/osx.yml, Makefile, README.rst,
|
|
29 | 38 | 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
|
30 | 39 | information * main.py: numerous small doc changes; fix some type errors. * setup.py and spacy, langid, and pyenchant are no longer optional.
|
31 | 40 | Note pyenchant rather than enchant is now used.
|
32 |
| -@@ -274,7 +274,7 @@ |
| 41 | +@@ -295,7 +295,7 @@ |
33 | 42 |
|
34 | 43 | 2020-12-22 rocky <rb@dustyfeet.com>
|
35 | 44 |
|
|
38 | 47 | Update README.rst, remove a deprecation warning
|
39 | 48 |
|
40 | 49 | 2020-12-22 rocky <rb@dustyfeet.com>
|
41 |
| -@@ -296,7 +296,7 @@ |
| 50 | +@@ -317,7 +317,7 @@ |
42 | 51 |
|
43 | 52 | 2020-12-22 rocky <rb@dustyfeet.com>
|
44 | 53 |
|
|
47 | 56 | Get ready for release 1.1.0
|
48 | 57 |
|
49 | 58 | 2020-11-15 rocky <rb@dustyfeet.com>
|
50 |
| -@@ -310,7 +310,7 @@ |
| 59 | +@@ -331,7 +331,7 @@ |
51 | 60 |
|
52 | 61 | 2020-11-14 rocky <rb@dustyfeet.com>
|
53 | 62 |
|
|
56 | 65 | Administrivia
|
57 | 66 |
|
58 | 67 | 2020-11-14 rocky <rb@dustyfeet.com>
|
59 |
| -@@ -337,7 +337,7 @@ |
| 68 | +@@ -358,7 +358,7 @@ |
60 | 69 |
|
61 | 70 | 2020-10-31 rocky <rocky@gnu.org>
|
62 | 71 |
|
|
65 | 74 | Working better now... setup.py: Use namespace packages. Put this under namespace
|
66 | 75 | PyMathics. natlang/__main__.py: With next round of changes, we
|
67 | 76 | don't need to set "context".
|
68 |
| -@@ -345,4 +345,3 @@ |
| 77 | +@@ -366,4 +366,3 @@ |
69 | 78 | 2020-10-31 rocky <rocky@gnu.org>
|
70 | 79 |
|
71 | 80 | * Initial natlang setup
|
|
0 commit comments