Commit Graph

9 Commits

Author SHA1 Message Date
Gautier de Montmollin 16ca8bd140 apdf 8.0.0 (#1418)
* Create apdf-8.0.0.toml

* Update apdf-8.0.0.toml

Fixed GID dependency.

* Update apdf-8.0.0.toml

Reverted to gid = ">=9.0.0"

* Update apdf-8.0.0.toml

Fixed .gpr name.
2025-03-09 19:37:36 +01:00
Gautier de Montmollin 63c20398f9 apdf 7.0.0 (#1393)
🆕 Changes in this version:

 *  Vector graphics: added Arc and Circle.
*   Navigation: added Hyperlink methods for producing links within or outside the document.

The main demo (pdf_out_demo.adb) includes now some pie charts and hyperlink examples.
An additional demo shows graphically various steps of the k-means data clustering / unsupervised machine learning method.
2025-02-22 12:09:20 +01:00
Gautier de Montmollin 413be2bf17 apdf 6.0.0 metadata update (#897) 2023-09-15 09:20:10 +02:00
Gautier de Montmollin e1a204c84b apdf 6.0.0 (#836)
* Create apdf-6.0.0.toml

* Update apdf-6.0.0.toml

Just triggering a new automated test (archive name was wrong on SF).

* Update apdf-6.0.0.toml

Added some demos as executables (for `alr run`)
2023-06-26 11:31:46 +02:00
Gautier de Montmollin f1b9abf86c apdf 5.0.3 (+tags,+website) (#822)
* Update apdf-5.0.3.toml

Added web site

* Update apdf-5.0.3.toml

Added tags
2023-06-01 11:08:21 +02:00
Gautier de Montmollin 9056a6db93 apdf 5.0.3 (#501)
* Create apdf-5.0.3.toml

New crate descriptor points to 3rd release of the #005 version of APDF.

* Update apdf-5.0.3.toml
2022-04-21 12:34:54 +02:00
Fabien Chouteau 697f096eb0 Convert licenses to SPDX expressions (#226) 2021-01-13 14:12:03 +01:00
Alejandro R. Mosteo 873aeb6196 Migration to separate [origin] table 2020-09-01 16:33:27 +02:00
Alejandro R. Mosteo 31e9c543b3 Migrated index format to per-release manifests
Also applied the rest of transformations described in alire#227: no top-level
[genera] table, name/version keys, [[depends-on]] array instead of table.
2020-09-01 16:33:27 +02:00