You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking Change - the mappyfile.load method now accepts a file-like object rather than a
filename to match the usage in other Python libraries. A new mappyfile.open method allows opening
directly with a filename.
New preserve comments feature - experimental
Add basic plugin system
Updates to schema docs (fixes for POSITION, AUTO, and added new default values)