Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-07-05 | 685 Bytes | |
v0.4.0 source code.tar.gz | 2023-07-05 | 707.0 kB | |
v0.4.0 source code.zip | 2023-07-05 | 789.0 kB | |
Totals: 3 Items | 1.5 MB | 1 |
Adds additional API coverage.
This release is in preparation for the next release which will be more go-idiomatic in terms of naming, but will break existing APIs with slight method name changes.
API Additions
cocoa.NSWorkspace
added (@tmc)cocoa.NSRunningApplication
added (@tmc)cocoa.NSUserDefaults
added (@tmc)cocoa.NSTextField
added (@tmc)
Docs & Examples
- Crash Course in Macdriver added (@programmingkidx)
- added userdefaults example (@tmc)
- added workspaceutils example (@tmc)
Full Changelog: https://github.com/progrium/macdriver/compare/v0.3.0...v0.4.0