Timelink

Latest version: v1.1.24

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

Scan your dependencies

Page 2 of 7

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.

1.1.12

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

* Fixes issue 48: now import propagates data to higher levels in table
hierarchy, even if the data is not mapped in the lower levels.

1.1.11

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

* Implements Issue43 (adds groupname filtering to attribute_values)
* Fixes bug in pandas.styles due to deprecation of matplotlib.cm
* Fix a problem with the release process.

1.1.10

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

* Fix a bug in entities_with_attribute() filter_by parameter handling.

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.