Timelink

Latest version: v1.1.18

Safety actively analyzes 710644 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

1.1.18

-------------------

- Fix rendering of dates in kleio outputs
- More improvment to migration of old databases.
- Add database version to information on TimelinkNotebook
- Various bug fixes.

1.1.17

-------------------

- Improve migration of old databases
- Various improvments in unit tests

1.1.16

-------------------

- Adds comment and original wording to entities_with_attribute
- Fixes problem with alembic and logging.
- Improves view generation across database migrations
- Improves testing fixtures

1.1.15

-------------------

Implements real-entities (21)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This is a major refactor of the code, including changes to database structure
and the way data is imported. The main changes are:

1. Entities now register the source of the data.
This was necessary to detect easily cross source references,
such as xsame_as that link occurrences in different
sources refering to the same entity.
2. Migrations with Alembic are now used to update the database
schema. This is a major change, and it is still experimental.
From this version onwards changes to the database are handled
through Alembic and authomatically
triggered when a Timelink database is opened
with TimelinkDatabase() class.
3. The import process was refactored to save the context of
cross source references, and restoring them after reimport.
`See this note <https://time-link.github.io/timelink-docs/D_Updating_sources_in_the_database/D.1%20Processing_new_versions_of_source_transcriptions/>`_
4. Improvements to to_kleio() rendering, taking into account
`extra_info` with comments and original wording.

1.1.14

-------------------

* Add model for RealEntiy, imports Real Entities (sameas and authority records).
22, 21 (only Real Entities)
* Improve rendering of extra_info in Kleio
* Removes Kleio-home from path when storing Kleio files 20
* Fixes problem with checking length of content for numeric fields 54
* Implements 53 facilitates access to ORM models using group names.

1.1.13

-------------------

* Improves import when tables duplicate columns of super class table, bug fixes.
* Fixes issue 49: now import propagates data to higher levels in table hierarchy, even if the data is not mapped in the lower levels.
* Fixes 44: get_person and get_entity now accept db and session as parameters
* Improves rendering of automatic ids.

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.