github.com/roblillack/spot
v0.3.2
#1444 most downloaded on Go modules
roblillack/spot
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 5 months
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
19 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
19 releases · May 2024 to Dec 2024Releases
latest 19-
v0.3.3-0.20241219081707-c3aafeeacd6d19 Dec 2024 pre-releaseNothing published for this version
-
v0.3.3-0.20241207143911-0284ddc4a40a07 Dec 2024 pre-releaseNothing published for this version
-
v0.3.229 Jun 2024Release notes
Open source →New features and improvements
- Cocoa: Stop application event loop when window is closed. (#25)
- Cocoa: Ensure no default title is displayed for Images without image data. (#28)
Bug-fixes:
-
v0.3.2-0.20240629163015-b1423ccfcede29 Jun 2024 pre-releaseNothing published for this version
-
v0.3.128 Jun 2024Release notes
Open source →Improvements
- TextEditor: Add misssing support for
OnChangein Cocoa implementation (#20, thanks @Suremeo!) - ListBox: Add support for unmounting controls again (#22, 6f7e570)
Bug-fixes
- ListBox: Fix memory management issue in Cocoa backend which would show empte entries in some cases (#22, da85091)
Code-quality improvements
- Setup basic GitHub Actions workflow (cbeed25)
Full Changelog: v0.3.0...v0.3.1
- TextEditor: Add misssing support for
-
v0.3.1-0.20240626142154-90f2a078238626 Jun 2024 pre-releaseNothing published for this version
-
v0.3.1-0.20240530162508-cbeed25fde5b30 May 2024 pre-releaseNothing published for this version
-
v0.3.030 May 2024Release notes
Open source →New features & improvements:
- New UI control: Image (#16)
- New UI control: TextEditor (#9)
Bug-fixes:
- core: Fix control updates when number of controls changes. (764203b)
- cocoa: Fix warnings about wrong 'delegate' message sent to NSScrollView. (#14)
- slider: Improve handling value updates. (d24e6b8, 98b5500)
- build: Update minimum Go version to 1.21 (#10)
Code-quality improvements:
-
v0.2.1-0.20240527102409-d24e6b88f23027 May 2024 pre-releaseNothing published for this version
-
v0.2.1-0.20240526205416-98b550009c9126 May 2024 pre-releaseNothing published for this version
-
v0.2.024 May 2024Release notes
Open source →New features & improvements
- New UI control: ListBox (#2)
- Spinner: Implement for real in the Cocoa backend by combining a NSTextField with a NSStepper (#5)
- Label: Add support for text alignment (604bca9)
- TextField: Add
OnChangecallback (fdbaee1) - TextView: Add
FontSizeproperty (18a4ae0)
Bug-fixes:
- hooks: Fix tests (c2f9af1)
-
v0.1.1-0.20240524131843-d49f6248676424 May 2024 pre-releaseNothing published for this version
-
v0.1.1-0.20240522201608-ad1129d46dc122 May 2024 pre-releaseNothing published for this version
-
v0.1.1-0.20240521163823-dd8f20eefc9921 May 2024 pre-releaseNothing published for this version
-
v0.1.1-0.20240521062000-c2f9af12bee621 May 2024 pre-releaseNothing published for this version
-
v0.1.017 May 2024Release notes
Open source →The first tagged version of Spot! 🚀
The main reactive API seems to be working and we have the first applications running on Linux, Mac, and OpenBSD using a small set of controls. There are still lots of constraints, but this is starting to get usable.
-
v0.0.0-20240517082555-6fcb1e8caddc17 May 2024 pre-releaseNothing published for this version
-
v0.0.0-20240514094640-00d66ad7915114 May 2024 pre-releaseNothing published for this version
-
v0.0.0-20240514073301-10bfa86a402d14 May 2024 pre-releaseNothing published for this version