diff --git a/.gitignore b/.gitignore index 50cf753..b9df811 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ /ba /.ba /nbproject +/tmp/ +*.tgz diff --git a/README.md b/README.md index 390aeca..d5de6f6 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ For example, `red = 0`, blue and green will stay unchanged. --> ### **WORK IN PROGRESS** * (bluefox) Corrected error with array comparison +* (bluefox) Added tests ### 2.0.0 (2024-09-05) * (bluefox) The adapter was completely refactored