Recent Releases of conflowgen

conflowgen - v3.0.1

What's Changed

  • Add requirements.txt on project root level to be compatible with mybinder by @HarshithaPrabhuswamy in https://github.com/1kastner/conflowgen/pull/217
  • Add option to open Jupyter notebooks in the documentation using ybinder by @HarshithaPrabhuswamy in https://github.com/1kastner/conflowgen/pull/218
  • Add git stamp to display the last update timestamp in the documentation. by @HarshithaPrabhuswamy in https://github.com/1kastner/conflowgen/pull/219
  • Adjust workflows to new Python version by @1kastner in https://github.com/1kastner/conflowgen/pull/221
  • Fix plotly.graph_objects.Figure typehints by @1kastner in https://github.com/1kastner/conflowgen/pull/223
  • Add basic pyproject.toml by @1kastner in https://github.com/1kastner/conflowgen/pull/224
  • Use ruff instead of flake8_nb by @1kastner in https://github.com/1kastner/conflowgen/pull/226
  • Minor updates to the new demo script. by @shubhs-93 in https://github.com/1kastner/conflowgen/pull/227
  • Update reference for container length statistics to 2025 by @1kastner in https://github.com/1kastner/conflowgen/pull/228
  • Windows Server 2019 has been retired, so use 2025 now. by @1kastner in https://github.com/1kastner/conflowgen/pull/229
  • Autoconfirm installation of chrome by @1kastner in https://github.com/1kastner/conflowgen/pull/230
  • Fix unittest depending on kaleido by @1kastner in https://github.com/1kastner/conflowgen/pull/233

New Contributors

  • @HarshithaPrabhuswamy made their first contribution in https://github.com/1kastner/conflowgen/pull/217

Full Changelog: https://github.com/1kastner/conflowgen/compare/v3.0.0...v3.0.1

- Python
Published by 1kastner 6 months ago

conflowgen - v3.0.0

What's Changed

  • Adapt citation and add cff test by @1kastner in https://github.com/1kastner/conflowgen/pull/206
  • Add Luc's publication by @1kastner in https://github.com/1kastner/conflowgen/pull/207
  • FIx pillow issue in unittest by @1kastner in https://github.com/1kastner/conflowgen/pull/212
  • Algorithm modification for transshipment operations by @shubhs-93 in https://github.com/1kastner/conflowgen/pull/209
  • publish v3.0.0 by @1kastner in https://github.com/1kastner/conflowgen/pull/213

New Contributors

  • @shubhs-93 made their first contribution in https://github.com/1kastner/conflowgen/pull/209 🚀

Full Changelog: https://github.com/1kastner/conflowgen/compare/v2.1.1...v3.0.0

- Python
Published by 1kastner over 1 year ago

conflowgen - v2.1.1

What's Changed

  • Reduce kaleido dependency by @1kastner in https://github.com/1kastner/conflowgen/pull/166
  • Drop lgtm badge by @1kastner in https://github.com/1kastner/conflowgen/pull/168
  • Avoid browser popping up during unittests by @1kastner in https://github.com/1kastner/conflowgen/pull/172
  • Link analyses from API documentation to analyses notebook Issue #85 by @lucedes27 in https://github.com/1kastner/conflowgen/pull/180
  • Truck gate throughput preview by @lucedes27 in https://github.com/1kastner/conflowgen/pull/182
  • Add PIANC presentation by @1kastner in https://github.com/1kastner/conflowgen/pull/184
  • Implement DataSummariesCache by @lucedes27 in https://github.com/1kastner/conflowgen/pull/183
  • Avoid duplicate loggers by @lucedes27 in https://github.com/1kastner/conflowgen/pull/185
  • Add option to get total containers from getusedyardcapacityover_time method by @lucedes27 in https://github.com/1kastner/conflowgen/pull/186
  • Add getaveragecontainerdwelltime method by @lucedes27 in https://github.com/1kastner/conflowgen/pull/187
  • Remove caching for vehicle arrival times by @lucedes27 in https://github.com/1kastner/conflowgen/pull/189
  • Add option to fix or freely choose random seeds by @1kastner in https://github.com/1kastner/conflowgen/pull/191
  • Add quay side throughput preview by @1kastner in https://github.com/1kastner/conflowgen/pull/194
  • Add helper to reproducible shuffle the containers and schedules by @1kastner in https://github.com/1kastner/conflowgen/pull/196
  • Use new name for matplotlib style by @1kastner in https://github.com/1kastner/conflowgen/pull/198
  • Use more sophisticated random seed by @1kastner in https://github.com/1kastner/conflowgen/pull/199
  • Allow half-hourly truck arrival distributions by @1kastner in https://github.com/1kastner/conflowgen/pull/200
  • Publish v2.1 by @1kastner in https://github.com/1kastner/conflowgen/pull/202

New Contributors

  • @lucedes27 made their first contribution in https://github.com/1kastner/conflowgen/pull/180

Full Changelog: https://github.com/1kastner/conflowgen/compare/v2.0.1...v2.1.1

- Python
Published by 1kastner about 2 years ago

conflowgen - v2.0.1

- Python
Published by 1kastner over 3 years ago

conflowgen - Add imprint

- Python
Published by 1kastner over 3 years ago

conflowgen - v1.0.3

What's Changed

Support Excel by default by @1kastner in https://github.com/1kastner/conflowgen/pull/118 Full Changelog: https://github.com/1kastner/conflowgen/compare/v1.0.2...v1.0.3

Synchronized with conda recipe, see https://github.com/mls-tuhh/staged-recipes/blob/main/recipes/conflowgen/meta.yaml for reference

- Python
Published by 1kastner almost 4 years ago

conflowgen - v1.0.2

Enrich metadata of the software

- Python
Published by 1kastner almost 4 years ago

conflowgen - v1.0.1

Make it possible to import the unit test helper functions when packing the conda package. Thus, the tests packed in the PyPI package can be run without a full-fledged dev installation.

- Python
Published by 1kastner almost 4 years ago

conflowgen - v1.0.0

After 8 months of part-time development, ConFlowGen has grown out of its baby shoes. With the version 1.0.0, the API will stay stable in the sense of https://semver.org, with many new features in the pipeline!

- Python
Published by 1kastner almost 4 years ago

conflowgen - v0.0.1a

This is the pre-release v0.0.1a with limited functionality

- Python
Published by 1kastner about 4 years ago