Releases: chadweimer/gomp
Releases · chadweimer/gomp
3.11.4
What's Changed
- Add support for partial term matches in search by @chadweimer in #444
Full Changelog: 3.11.3...3.11.4
3.11.3
What's Changed
- Redesigned layout of tags-input control by @chadweimer in #443
Full Changelog: 3.11.2...3.11.3
3.11.2
What's Changed
- Set different size for modal screen breakpoints by @chadweimer in #441
Full Changelog: 3.11.1...3.11.2
3.11.1
What's Changed
- Change viewport settings to account for android keyboard by @chadweimer in #438
- Fixes #437
Full Changelog: 3.11.0...3.11.1
3.11.0
3.10.1
What's Changed
- Switch to ion-router-outlet by @chadweimer in #433
- Update version by @chadweimer in #434
- Switch to Ionic's Search Bar by @chadweimer in #435
Full Changelog: 3.10.0...3.10.1
3.10.0
What's Changed
- Feature/build automation cleanup by @chadweimer in #428
- Upgrade npm and go deps by @chadweimer in #432
Full Changelog: 3.9.2...3.10.0
3.9.2
3.9.1
NOTE: This release has no functional changes and is only a change to the management of versions and docker tags. Starting this this release, the latest
tag will no longer be updated for builds from master, which will now instead publish to a beta
tag.
What's Changed
- Adhere to semver more closely by @chadweimer in #426
Full Changelog: 3.9.0...3.9.1
3.9.0
What's Changed
- Feature/stencil v4 by @chadweimer in #404
- More unit test coverage by @chadweimer in #406
- Feature/go 1.22 by @chadweimer in #411
- Switch to fetch API instead of axios by @chadweimer in #412
- Use more go builtins by @chadweimer in #414
- Import lint reports into sonar by @chadweimer in #415
- Update initialisms to follow go convention by @chadweimer in #416
- Added tests for parts of Find by @chadweimer in #417
- Exclude examples from Sonar by @chadweimer in #418
- Feature/unit test results by @chadweimer in #419
- Use go version from go.mod in GHA workflow by @chadweimer in #420
- Add more unit tests for conf package by @chadweimer in #421
- Use struct tags for config by @chadweimer in #422
- Eliminate duplicate type switches by @chadweimer in #423
- Add support for TextUnmarshaler by @chadweimer in #424
- Cleanup and more test cases by @chadweimer in #425
Full Changelog: 3.8.1...3.9.0