Releases: AequilibraE/qaequilibrae
Minor release updating AequilibraE version
What's Changed
- Integrate with new AequilibraE docs by @r-akemii in #380
- Update links by @r-akemii in #383
- Removes Database Model by @r-akemii in #385
- Updates translation file by @github-actions in #386
- Update links by @r-akemii in #387
- Increase test coverage by @r-akemii in #384
- Updates translation file by @github-actions in #389
- Update Aequilibrae version by @r-akemii in #393
Full Changelog: v1.1.3...v1.1.4
Major new release
Brings the latest AequilibraE version to QGIS and makes installation much easier in recent versions of QGIS
What's Changed
Main changes
- Update qaequilibrae based on aequilibrae1.1.3 by @r-akemii in #379
- Removes Lowest Common Denominator by @r-akemii in #367
Software engineering changes
- Fixes plugin i18n strings by @r-akemii in #355
- Adds dispatch workflow by @r-akemii in #362
- Modifies pytest coverage statement by @r-akemii in #377
- Adds more tests to increase coverage by @r-akemii in #288
- Updates workflows and other file configs by @r-akemii in #373
- Adds test for Stacked Bandwidths by @r-akemii in #366
- Adds test on Windows by @r-akemii in #361
- Adds tests for gis/simple_tag by @r-akemii in #368
Automatic/CI changes
- Updates translation file by @github-actions in #381
- Updates translation file by @github-actions in #382
- Update translatable file by @github-actions in #364
- Update translatable file by @github-actions in #365
- Updates translation file by @github-actions in #375
- Updates translation file by @github-actions in #376
- Update translatable file by @github-actions in #369
- Update translatable file by @github-actions in #370
- Updates for project qaequilibrae by @transifex-integration in #363
- Update translatable file by @github-actions in #372
Full Changelog: v1.03...v1.1.3
Minor release fixing install on Python 3.12
Fixes installation on newer QGIS versions with Python 3.12 on Windows.
What's Changed
- Update translatable file by @github-actions in #352
- ENH: Add legend layer for stacked bandwidths by @m-richards in #301
- Numpy pinning by @pedrocamargo in #357
- Pedro/fixes installation by @pedrocamargo in #359
- Update translatable file by @github-actions in #360
Full Changelog: v1.0.2...v1.03
Minor release with bug fix and new features
What's Changed
- Rebuild packaging workflow by @r-akemii in #329
- Display file path by @r-akemii in #331
- Save aequilibrae project directly from qgis by @r-akemii in #330
- Maps matrices by @pedrocamargo in #335
- Allows automatic join with results table by @r-akemii in #337
- Fixes installation on QGIS with Python 3.12 by @pedrocamargo in #347
- Revision of #250 (Adding QGIS processing provider) by @Art-Ev in #346
- Adds documentation to Processing Provider by @r-akemii in #349
New Contributors
Full Changelog: v1.0.1...v1.0.2
New minor release
Minor release with multiple bug fixes and new transit visualization capabilities and a new menu
What's Changed
- BUG: Fix use of backgroundcolor in stacked bandwidths by @m-richards in #297
- Changes installation setting by @pedrocamargo in #299
- fix bad indentation by @jamiecook in #303
- Modifies requirements for testing by @r-akemii in #304
- Removes unused files by @r-akemii in #306
- Updates for project qaequilibrae by @transifex-integration in #308
- Adds PT visualization tool by @r-akemii in #305
- Updates devcontainer by @r-akemii in #312
- Fixes bug in network preparation by @r-akemii in #316
- Modifies QAequilibraE menu by @r-akemii in #315
- Updates on Data Visualization menu by @r-akemii in #321
- Updates project layer creation by @r-akemii in #320
- Fixes OMX usage in Traffic Assignment by @r-akemii in #318
- Load AequilibraE when opening QGIS project by @r-akemii in #314
- Updates for project qaequilibrae by @transifex-integration in #324
- Release setup by @r-akemii in #326
New Contributors
- @m-richards made their first contribution in #242
- @github-actions made their first contribution in #243
Full Changelog: v.0.9.3.0...v1.0.1
New major version release
What's Changed
- documentation pipeline by @pedrocamargo in #217
- Merges all latest advances into main by @pedrocamargo in #216
- Gtfs importer by @r-akemii in #218
- Update version by @pedrocamargo in #223
- Typo by @pedrocamargo in #224
- Renata/packaging by @r-akemii in #221
- Fixes matrix importer by @r-akemii in #225
- Renata/fixes test in latest by @r-akemii in #231
- Fixes translate and pack workflow by @r-akemii in #233
- Update metadata.txt by @pedrocamargo in #234
- fixes null assignment by @r-akemii in #232
- Fixes log saving by @r-akemii in #235
- 0.9.3 release by @pedrocamargo in #236
Full Changelog: V.0.9.0.2...v.0.9.3.0
Documentation release
This release targets only the documentation.
Minor release with bug fixes and minor improvements
New features & improvements
- User is may choose to NOT consider a selection of links when doing any graph computation (paths, assignment or skimming)
- MultiLineString and MultiPoint layers no longer are shown as alternatives when creating a project from layers
- The system path to the data file is shown when the user is visualizing a matrix or a dataset
Bug fixing: - Corrects an issue in the procedure to add centroid connectors where not enough precision was used to collect node locations and connectors were not actually being connected to the network.
New interface for AequilibraE and initial support for the AequilibraE project
Major refactoring:
- AequilibraE is now a panel, instead of a menu
- Initial support for the AequilibraE menu
Minor improvements:
- Parameter file now allows for folding on indentation
Bug repair:
Matrix import procedure does not create matrix names longer than the supported value
Bug fixing and Incremental performance improvements
Public Transport
- Brings the GTFS import feature to QGIS 3.0
OMX support:
- Full OMX support for all procedures in AequilibraE (as long as the user install the openmatrix library)
Simple TAG
- Bug fixed where progress bars were not being updated properly
- Substantial performance improvement for large files with the consolidation of loops
Traffic assignment:
- Skimming of multiple fields is now supported during traffic assignment (**requires a new version of aequilibrae Python package **, including its binaries)