Skip to content

Commit 29ffb0d

Browse files
committed
Complete development of v3.0.2
1 parent b9bc7f5 commit 29ffb0d

File tree

3 files changed

+12
-366
lines changed

3 files changed

+12
-366
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build
1+
name: Build and test wheels
22

33
on: [push, pull_request]
44

BUILD.md

Lines changed: 0 additions & 365 deletions
This file was deleted.

RELEASE_NOTES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# MGET Release Notes
2+
3+
## [3.0.2] - 2024-09-25
4+
5+
- First public release of MGET for Python 3.x and ArcGIS Pro
6+
- 64-bit Windows or 64-bit Linux
7+
- Python 3.9-3.12
8+
- ArcGIS Pro 3.2.2 and later is optional but required for full functionality
9+
- Python wheels installable from https://pypi.org/project/mget3
10+
- Dropped support for Python 2.x, ArcGIS Desktop, and 32-bit platforms
11+
- Most tools from the last release of MGET 0.8 for Python 2.x and ArcGIS Desktop have not been ported to MGET 3.x yet

0 commit comments

Comments
 (0)