mtcute/packages/tl-reference/data
2021-06-05 17:46:58 +03:00
..
diffs feat: tl reference web application 2021-04-14 18:08:53 +03:00
history feat(tl-ref): history section, containing type history and older schemas 2021-06-05 17:46:58 +03:00
types feat(tl-ref): history section, containing type history and older schemas 2021-06-05 17:46:58 +03:00
README.md feat(tl-ref): history section, containing type history and older schemas 2021-06-05 17:46:58 +03:00

This directory contains historical data about the TL schema.

That is, it contains history of the schema over time and pre-calculated difference between consecutive versions.

The files are generated with scripts and are not in the repository.

To generate the files, execute scripts from ../scripts:

  1. fetch-history.js
  2. fetch-older-layers.js
  3. generate-type-history.js

To update files:

  1. fetch-history.js
  2. generate-type-history.js