Releases: manami-project/anime-offline-database
2024-52
Info
As previously announced, this is the last regular weekly update.
何か新しいことをする時だ。
Full Changelog: 2024-42...2024-52
2024-42
Info
Having provided weekly updates for many years, I decided to shift my approach. After 2024-52, I will no longer deliver updates on a weekly basis. Moving forward, if I do create updates, they will be provided on an irregular basis. So there will be at least 10 more updates this year.
Full Changelog: 2024-35...2024-42
2024-35
2024-33
2024-20
I changed the core library which now offers an additional and more generic approach to extract data by offering DataExtractor
implementations. This allows the extraction of more data beyond an Anime
object which presently constitutes the dataset’s content.
As an experiment and demonstration I created a new repository (modb-extension) which is supposed to allow easy access to the additional data. Currently you can find synopsis and scores there. If you are interested in either or in extending this dataset in general, you might want to take a look at it.
2024-19
- Added JSON schema files
2024-08
- Renamed
relations
torelatedAnime
for consistent naming. - The dead entries files now contain
license
,repository
andlastUpdate
as well. - Added *.zip files for dataset and dead entries files each containing the minified version of the respective file.
- Added descriptions to the properties of the
README.md
file and updated the examples.
2024-07
- Added minified versions of the dead entries files
2022-26
- Added property
lastUpdate
- Fixed missing relations for anisearch
2021-49
- First update using DCS