| 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.1 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.NSWorkspaceadded (@tmc)cocoa.NSRunningApplicationadded (@tmc)cocoa.NSUserDefaultsadded (@tmc)cocoa.NSTextFieldadded (@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