We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be4a9ea commit e09c847Copy full SHA for e09c847
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: rollama
2
Title: Communicate with 'Ollama' to Run Large Language Models Locally
3
-Version: 0.2.1.9000
+Version: 0.2.2
4
Authors@R:
5
c(person(given = "Johannes B.",
6
family = "Gruber",
NEWS.md
@@ -1,4 +1,4 @@
-# rollama (development version)
+# rollama 0.2.2
# rollama 0.2.1
cran-comments.md
@@ -1,3 +1,5 @@
-## R CMD check results
+The last submission unfortunately contained a bug in the progress bar of a
+function, rendering it unusable. This submission only fixes that issue.
+## R CMD check results
0 errors | 0 warnings | 0 note
0 commit comments