Releases: ISKME/Open-Metadata-Exchange
2025.04.01
What's Changed
-
Create server/openlibrary_work_models.py by @cclauss in #133
-
Create server/openlibrary_authors_models.py by @cclauss in #134
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #128
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #132
Full Changelog: 2025.03.05...2025.04.01
2025.03.05
What's Changed
-
Connect the React App to the FastAPI server by @KevinEverywhere in #103
-
OER Exchange --> Open Metadata Exchange in 12 .tsx files by @cclauss in #112
-
Twin stacks: Two INN servers, Two FastAPI servers, Two React frontends by @cclauss in #113
-
Docker: imls-react-boston ports: 4001:4000 by @cclauss in #117
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #100
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #104
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #105
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #106
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #108
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #109
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #110
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #115
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #116
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #118
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #121
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #122
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #124
-
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #127
Full Changelog: 2024.11.01...2025.03.05
2024.11.01
What's Changed
- adding config files needed for building - was ignored previously due to .gitignore by @aa-iskme in #52
- .gitignore: fe2/node_modules/ by @cclauss in #53
- Adding build related files by @aa-iskme in #54
- OME Engineering Mtg 2024-10-02 by @cclauss in #55
- Dockerize the FastAPI server by @cclauss in #56
- Use pipenv shell to run FastAPI by @cclauss in #58
- fastapi dev --host=0.0.0.0 --port=5001 server/main.py by @cclauss in #60
- sphinx-pyproject by @cclauss in #61
- Docs: Remove rst-to-myst by @cclauss in #62
- Docs: Remove rst-to-myst by @cclauss in #63
- CONTRIBUTING.md: Add Starting from scratch instructions by @cclauss in #64
- Remove fe from the documentation in favor of fe2 by @cclauss in #65
- Added docker containers and scripts to package.json and ReadMe by @KevinEverywhere in #66
- Add docker compose by @KevinEverywhere in #67
- docker compose -f docker-compose.debug.yml by @cclauss in #68
- Resolved missing dockerfile by @KevinEverywhere in #69
- docker-compose all three by @cclauss in #70
- adding a way to mock the v2.5 platform API. by @aa-iskme in #74
- tampermonkey_script.js port 5000 --> 5001 by @cclauss in #73
- Add more options to static/index.html by @cclauss in #75
- Add FastAPI endpoints to static/index.html by @cclauss in #76
- docker compose depends-on by @cclauss in #77
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #79
- More ruff rules by @cclauss in #80
- Add OME network diagram by @cclauss in #82
- Card editor by @cclauss in #81
- Add Python type hints by @cclauss in #83
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #86
- Two InterNetNews servers: Austin and Boston by @cclauss in #87
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #90
- pre-commit autoupdate 2024-10-31 by @cclauss in #91
- Add more sample data by @cclauss in #88
- Add puml docs by @cclauss in #92
- Run dependabot on npm dependencies in /fe2 by @cclauss in #93
- Add sample data to the INN server by @cclauss in #72
New Contributors
- @pre-commit-ci made their first contribution in #79
Full Changelog: 2024.10.01...2024.11.01
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