|
| 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 @@ |
| 4 | + |
| 5 | + 2024-08-11 R. Bernstein <rocky@users.noreply.github.com> |
| 6 | + |
| 7 | +- * .github/workflows/{osx.yml => osx.yml-needs-enchant-fixup}: |
| 8 | +- Temorarily remove OSX CI (#27) * Attempt to get OSX CI working * Remove OSX CI testing for now... We need to figure out how to get C spelling libray enchant |
| 9 | ++ * .github/workflows/{osx.yml => osx.yml-needs-enchant-fixup}: |
| 10 | ++ Temporarily remove OSX CI (#27) * Attempt to get OSX CI working * Remove OSX CI testing for now... We need to figure out how to get C spelling library enchant |
| 11 | + installed... Or make that optional in mathics-core. |
| 12 | + |
| 13 | + 2024-08-08 rocky <rb@dustyfeet.com> |
| 14 | +@@ -24,7 +24,7 @@ |
| 15 | + |
| 16 | + 2024-08-08 Juan Mauricio Matera <matera@fisica.unlp.edu.ar> |
| 17 | + |
| 18 | +- * pymathics/natlang/textual_analysis.py: addiing blanklines between |
| 19 | ++ * pymathics/natlang/textual_analysis.py: adding blanklines between |
| 20 | + </dl> and the examples in docstrings (#25) |
| 21 | + |
| 22 | + 2024-08-06 rocky <rb@dustyfeet.com> |
| 23 | +@@ -132,7 +132,7 @@ |
| 24 | + 2023-02-19 R. Bernstein <rocky@users.noreply.github.com> |
| 25 | + |
| 26 | + * .github/workflows/osx.yml, Makefile, README.rst, |
| 27 | +- pymathics/natlang/__init__.py, pymathics/natlang/main.py, setup.py: |
| 28 | ++ pymathics/natlang/__init__.py, pymathics/natlang/main.py, setup.py: |
| 29 | + 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 | + information * main.py: numerous small doc changes; fix some type errors. * setup.py and spacy, langid, and pyenchant are no longer optional. |
| 31 | + Note pyenchant rather than enchant is now used. |
| 32 | +@@ -274,7 +274,7 @@ |
| 33 | + |
| 34 | + 2020-12-22 rocky <rb@dustyfeet.com> |
| 35 | + |
| 36 | +- * CHANGES.rst, README.rst, pymathics/natlang/__main__.py, setup.py: |
| 37 | ++ * CHANGES.rst, README.rst, pymathics/natlang/__main__.py, setup.py: |
| 38 | + Update README.rst, remove a deprecation warning |
| 39 | + |
| 40 | + 2020-12-22 rocky <rb@dustyfeet.com> |
| 41 | +@@ -296,7 +296,7 @@ |
| 42 | + |
| 43 | + 2020-12-22 rocky <rb@dustyfeet.com> |
| 44 | + |
| 45 | +- * CHANGES.rst, README.rst, pymathics/natlang/version.py, setup.py: |
| 46 | ++ * CHANGES.rst, README.rst, pymathics/natlang/version.py, setup.py: |
| 47 | + Get ready for release 1.1.0 |
| 48 | + |
| 49 | + 2020-11-15 rocky <rb@dustyfeet.com> |
| 50 | +@@ -310,7 +310,7 @@ |
| 51 | + |
| 52 | + 2020-11-14 rocky <rb@dustyfeet.com> |
| 53 | + |
| 54 | +- * admin-tools/make-dist.sh, admin-tools/pyenv-versions: |
| 55 | ++ * admin-tools/make-dist.sh, admin-tools/pyenv-versions: |
| 56 | + Administrivia |
| 57 | + |
| 58 | + 2020-11-14 rocky <rb@dustyfeet.com> |
| 59 | +@@ -337,7 +337,7 @@ |
| 60 | + |
| 61 | + 2020-10-31 rocky <rocky@gnu.org> |
| 62 | + |
| 63 | +- * pymathics/__init__.py, pymathics/natlang/__main__.py, setup.py: |
| 64 | ++ * pymathics/__init__.py, pymathics/natlang/__main__.py, setup.py: |
| 65 | + Working better now... setup.py: Use namespace packages. Put this under namespace |
| 66 | + PyMathics. natlang/__main__.py: With next round of changes, we |
| 67 | + don't need to set "context". |
| 68 | +@@ -345,4 +345,3 @@ |
| 69 | + 2020-10-31 rocky <rocky@gnu.org> |
| 70 | + |
| 71 | + * Initial natlang setup |
| 72 | +- |
0 commit comments