2024.10.01 Initial release
What's Changed
- Add GitHub Action build by @cclauss in #1
- Add pre-commit by @cclauss in #2
- Add demo by @cclauss in #3
- Add docs with Sphinx by @cclauss in #4
- Add pyproject.toml by @cclauss in #5
- Enable gh-pages by @cclauss in #6
- More docs by @cclauss in #7
- Add CONTRIBUTING.md by @cclauss in #9
- Placate ruff by @cclauss in #15
- Define EducationResource and PedigreeRecord by @cclauss in #22
- Run inn2-server in Docker by @cclauss in #25
- apt-get install inn2 fails on Docker by @cclauss in #26
- Run inn2 in the build GitHub Action by @cclauss in #27
nntp_io.py:nntp_write()andnntp_read()by @cclauss in #28- pytest tests/test_ome_node.py by @cclauss in #29
- Fix pytests in test_ome_node.py by @cclauss in #30
- inn2 server with Anoop by @cclauss in #31
- Copying the OERX code from ISKME into fe2. Not tested if it runs in any form. by @aa-iskme in #32
- Add inn-docker to GitHub Actions by @cclauss in #33
- apt-get-inn2-docker by @cclauss in #34
- Sphinx: Add autodoc and napoleon by @cclauss in #35
- Autodoc: index source by @cclauss in #36
- Add Python docstrings by @cclauss in #37
- Test on cclauss/inn Docker service by @cclauss in #38
- Document INN2 running in a local Docker container by @cclauss in #39
- Update README.md by @KevinEverywhere in #40
- Fix nntp_io.py to use pynntp by @cclauss in #41
- Demo 2024-09-26 by @cclauss in #44
- Fix pytests for pynntp v2.0.1 by @cclauss in #46
- Fix nntp_io.py by @cclauss in #47
New Contributors
- @cclauss made their first contribution in #1
- @aa-iskme made their first contribution in #32
- @KevinEverywhere made their first contribution in #40
Full Changelog: https://github.com/ISKME/Open-Metadata-Exchange/commits/2024.10.01