Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintenance release: v3.2 #218

Closed
6 tasks done
smmaurer opened this issue Sep 10, 2019 · 1 comment
Closed
6 tasks done

Maintenance release: v3.2 #218

smmaurer opened this issue Sep 10, 2019 · 1 comment

Comments

@smmaurer
Copy link
Member

smmaurer commented Sep 10, 2019

This issue is to plan a maintenance release for the urbansim library.

The current release is v3.1.1 and the new one will be v3.2. I'd like to include as many pending bug fixes and compatibility updates as possible, without making any changes that would be backwards-incompatible.

As a heads-up, aspects of this library’s functionality have been replaced by other more targeted packages, which are where additional feature development is most likely to occur:

- task orchestration is now handled by Orca
- real estate development logic is now in Developer
- discrete choice logic is now in ChoiceModels
- reusable model step patterns are in UrbanSim Templates

Previously merged PR’s

These PR’s have been merged to the master branch subsequent to v3.1.1, and will be included in this release:

- PR #198 (support for exporting ordered dicts to yaml)
- PR #200 (bug fix in transition model error checking)
- PR #201 (temporarily pins Pandana at v0.3)
- PR #211 (warns if logit estimation may not have converged)

Compatibility updates

Additional updates that i think should be included in this release:

Before finalizing

  • update documentation and wiki
  • update version numbers

Anything else we should consider including?

@smmaurer
Copy link
Member Author

Completed. See PRs #225, #226, #227.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants