The 3.3 release of untools contains the fixes from untools 3.2.0. For more information, see the 3.2 release notes.
untools 3.3.4 - June 2025
- Export Asset Package
- Assign Terminal Connections
- Flip logic when assigning terminals in sink based networks (see this post)
- Apply Asset Package
- Sync delimiters between CSV files and schema.ini
untools 3.3.3.1 - December 2024
- Create Utility Network Associations
- Restores behavior of GP tool broken with untools 3.3.3 (see this post)
untools 3.3.3 - November 2024
- Assign Terminal Connections
- Resolve issue with the "Honor Digitized Direction" using the incorrect upstream and downstream terminal
- Optimize and refactor code to scale on larger datasets
- Apply Asset Package
- Resolve issue when using a D_Configuration table and applying a subset of domain networks
untools 3.3.2 - August 2024
- Apply Asset Package
- Expose option (untools.common.settings) to run Compact. Previously this was always True, but now defaults to False.
- Improve Rename table validation
- Every row and column is now checked regardless if it is used.
- Duplicates and length restrictions are now more consistently validated.
- Miscellaneous
- Resolve issues with various geoprocessings and input/output parameters from python.
untools 3.3.1 - July 2024
- Apply Asset Package
- Support for Utility Network 6 & 7
- Expose options (untools.common.settings) for custom precision/scale on single/double fields
- Resolved issue where standalone tables would not be created in the target workspace
- Stage Utility Network & Asset Package to Geodatabase
- Add new parameter to choose the Utility Network version to create (6 or 7)
untools 3.3.0 - May 2024
Apply Asset Package
- Expose extent environment variable (in Asset Package to Geodatabase)
- Skip tiers whose valid controllers are completely removed by D_Configurations table
- Add support for terminal paths when there are 5 or more terminals
- Skip feature classes removed by D_Configurations table
- Support Data Reviewer attribute rules across tables
- Improve support for Date network attributes
- Validate contingent values on tables without subtypes
Upgrade Asset Package
- Assign missing asset package domains to existing fields
Miscellaneous
- Cleanup locks from arcpy cursors
- Remove extraneous console logger