Recent Releases of simfire

simfire - 2.0.1

What's Changed

  • Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in https://github.com/mitrefireline/simfire/pull/31
  • Bump requests from 2.31.0 to 2.32.2 by @dependabot in https://github.com/mitrefireline/simfire/pull/32
  • Bump certifi from 2022.12.7 to 2024.7.4 by @dependabot in https://github.com/mitrefireline/simfire/pull/33
  • Add geopy and fix tests by @doyled-it in https://github.com/mitrefireline/simfire/pull/34

Full Changelog: https://github.com/mitrefireline/simfire/compare/2.0.0...2.0.1

- Python
Published by doyled-it over 1 year ago

simfire - 2.0.0

What's Changed

  • Update fire spread calculation to something more accurate.
    • NOTE: All versions before 2.0.0 have incorrect fire spread calculations.
  • Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in https://github.com/mitrefireline/simfire/pull/21
  • Bump tqdm from 4.66.1 to 4.66.3 by @dependabot in https://github.com/mitrefireline/simfire/pull/22
  • 27 current logic to quit game causes simharness vectorized environment setup to crash by @afennelly-mitre in https://github.com/mitrefireline/simfire/pull/28
  • implement historical fire data layer (BurnMD) by @mdotter-mitre in https://github.com/mitrefireline/simfire/pull/24
  • Upgrade version to 2.0.0 by @doyled-it in https://github.com/mitrefireline/simfire/pull/30

New Contributors

  • @mdotter-mitre made their first contribution in https://github.com/mitrefireline/simfire/pull/24

Full Changelog: https://github.com/mitrefireline/simfire/compare/1.5.9...2.0.0

- Python
Published by doyled-it over 1 year ago

simfire - v1.5.9

What's Changed

  • Bump urllib3 from 1.26.15 to 1.26.18 by @dependabot in https://github.com/mitrefireline/simfire/pull/7
  • Bump pillow from 9.4.0 to 10.3.0 by @dependabot in https://github.com/mitrefireline/simfire/pull/8
  • Bump gitpython from 3.1.36 to 3.1.41 by @dependabot in https://github.com/mitrefireline/simfire/pull/9
  • Bump fonttools from 4.39.2 to 4.43.0 by @dependabot in https://github.com/mitrefireline/simfire/pull/10
  • Bump imagecodecs from 2023.8.12 to 2023.9.18 by @dependabot in https://github.com/mitrefireline/simfire/pull/11
  • Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in https://github.com/mitrefireline/simfire/pull/13
  • Bump black from 22.12.0 to 24.3.0 by @dependabot in https://github.com/mitrefireline/simfire/pull/12
  • Bump idna from 3.4 to 3.7 by @dependabot in https://github.com/mitrefireline/simfire/pull/14
  • Add updates to config.py and layers.py in simfire/utils subpkg. by @afennelly-mitre in https://github.com/mitrefireline/simfire/pull/18
  • Bump pydantic from 1.10.12 to 1.10.13 by @dependabot in https://github.com/mitrefireline/simfire/pull/16
  • Prepare for 1.5.9 tag by @doyled-it in https://github.com/mitrefireline/simfire/pull/20

New Contributors

  • @dependabot made their first contribution in https://github.com/mitrefireline/simfire/pull/7

Full Changelog: https://github.com/mitrefireline/simfire/compare/1.5.8...1.5.9

- Python
Published by doyled-it almost 2 years ago