Releases: sammcj/gollama
Releases · sammcj/gollama
Release 1.12.1
Release 1.12.0
1.12.0 (2024-06-21)
Features
Bug Fixes
What's Changed
- feat: Create CODEOWNERS by @sammcj in #43
- Attempt to fix issue #37 by @jralmaraz in #44
- fix: log loading by @sammcj in #47
- Updated contributors list [skip ci] by @github-actions in #48
New Contributors
- @jralmaraz made their first contribution in #44
Full Changelog: 1.11.1...1.12.0
Release 1.11.1
1.11.1 (2024-06-20)
Bug Fixes
- linux docker url parsing (d4cb3e9)
What's Changed
- chore(renovate): pin Update actions/checkout digest to 692973e by @renovate in #33
- add some unit tests and logging uplift by @josekasna in #36
- feat: update contributors automagically by @sammcj in #40
- docs(contributor): contributors readme action update by @github-actions in #41
New Contributors
- @josekasna made their first contribution in #36
- @github-actions made their first contribution in #41
Full Changelog: 1.10.0...1.11.1
What's Changed
- feat: inspect model by @sammcj in #10
- feat: top, copy, push, inspect, textinput improvements by @sammcj in #12
- feat: create a new model from an exiting model by @sammcj in #14
- fix(hack): temporary fix for copy/delete until refactor by @sammcj in #19
- Update issue templates [skip-ci] by @sammcj in #23
- feat: Add more detail to inspect, fix: refactor keymap by @sammcj in #26
- chore(renovate): pin Update pin by @renovate in #25
- fix: top, help by @sammcj in #27
- feat: run model using ollama client inside container, reduce reliance on os.exec by @sammcj in #28
- chore(renovate): patch Update dependency go to v1.22.4 by @renovate in #29
- fix: update list after copy, groundwork for unload by @sammcj in #30
- feat: rename model with r by @sammcj in #31
- chore(renovate): pin Update actions/checkout digest to 692973e by @renovate in #33
- add some unit tests and logging uplift by @josekasna in #36
- feat: update contributors automagically by @sammcj in #40
- docs(contributor): contributors readme action update by @github-actions in #41
New Contributors
- @renovate made their first contribution in #25
- @josekasna made their first contribution in #36
- @github-actions made their first contribution in #41
Full Changelog: v1.0.8...1.11.1
Release 1.10.0
Release 1.9.0
1.9.0 (2024-06-13)
Features
- unload all models with -u on the cli (4a025c6)
Bug Fixes
- correctly unload embedding models (c22de76)
Full Changelog: 1.8.2...1.9.0
What's Changed
- chore(renovate): patch Update dependency go to v1.22.4 by @renovate in #29
- fix: update list after copy, groundwork for unload by @sammcj in #30
Full Changelog: 1.8.1...1.9.0
Release 1.8.2
Release 1.8.1
1.8.1 (2024-06-11)
Full Changelog: v1.7.0...1.8.1
Release v1.8.0
1.8.0 (2024-06-10)
Features
- docker ollama run (d0718ae)
What's Changed
Full Changelog: v1.6.1...v1.8.0