CHANGELOG
v0.0.8 (2024-02-03)
Fix
fix: updated with information about importing JPG vs PNG (
8e77b80)
Unknown
Merge pull request #72 from UBC-MDS/fix-example-vignette
fix: updated vignette with information about importing JPG vs PNG (4e6537c)
Merge pull request #71 from UBC-MDS/fix-read-img
test read_image ignores alpha channel on png (33e7f5c)
test read_image ignores alpha channel on png (
aa13eb3)
v0.0.7 (2024-02-02)
Fix
fix: Feedback addressed by updating user emails in the pyproject.toml (
b90ae23)
Unknown
Merge pull request #70 from UBC-MDS/update-readme
fix: Feedback addressed by updating user emails in the pyproject.toml (18d6f6f)
v0.0.6 (2024-02-02)
Fix
fix: Feedback addressed by updating relevant Badges (
d734c80)
Unknown
Merge pull request #69 from UBC-MDS/update-readme
Update the readme by updating the user installation instructions and relevant badges. (c7b357b)
v0.0.5 (2024-02-01)
Unknown
Merge pull request #68 from UBC-MDS/fix-most-common-rgb-func
Fix most common rgb func (4e412e3)
Merge pull request #67 from UBC-MDS/fix-example-vignette
fix: Feedback in example.ipynb addressed (1ba6dea)
v0.0.4 (2024-01-31)
Fix
Unknown
Merge pull request #66 from UBC-MDS/update-readme
Update readme (b74717e)
v0.0.3 (2024-01-31)
Fix
fix: Feedback addressed by assigning values to hex_code (
41d001c)fix: updated pyproject.toml with semantic release info (
d0bd67c)fix: Feedback addressed by revising Usage-Read image (
95f8e53)fix: Feedback addressed by revising coverage tests (
bc81daf)fix: Feedback addressed by revising install instruction - conda create (
58a88b7)fix: Feedback addressed by updating codes for activate the environment (
7073503)fix: update install instruction - conda create (
46b942b)
Unknown
Merge pull request #65 from UBC-MDS/update-token
fix: updated pyproject.toml with semantic release info (83ca8c0)
v0.0.2 (2024-01-31)
Fix
Unknown
Merge pull request #64 from UBC-MDS/update-token
updated poetry.lock, pyproject.toml, and ci-cd.yml (c676847)
updated poetry.lock, pyproject.toml, and ci-cd.yml (
4b908b7)Merge pull request #63 from UBC-MDS/update-token
downgraded python to v3.9 (13095a9)
downgraded python to v3.9 (
c36bf3e)Merge pull request #62 from UBC-MDS/fix-remove-matplotlib
fix: use altair instead of matplot (5610bb5)
Merge pull request #53 from UBC-MDS/update-token
updated token for ci-cd (e14c4d5)
updated token for ci-cd (
8e29923)Merge pull request #49 from UBC-MDS/test-readthedoc
installed dev dependencies for sphinx and napoleon, updated example.ipynb (7cf02ba)
added readthedoc badge to README.md (
0b4c204)updated README.md to align with changes made in example.ipynb (
5faba50)updated poetry.lock and pyproject.toml files (
ddaecd2)installed dev dependencies for sphinx and napoleon, updated example.ipynb (
110f7f6)Merge pull request #48 from UBC-MDS/feat-documentation-rgb-to-hex
update readthedoc and pyproject.toml file with sphinx and napoleon (2028161)
update pyproject.toml file with sphinx and napoleon (
50cae9c)update readthedoc (
bb3f943)Merge pull request #47 from UBC-MDS/feat-documentation-rgb-to-hex
standardize the import process and deal with ModuleNotFoundError on ReadtheDoc (4171b61)
Merge pull request #46 from UBC-MDS/feat-print-color
modify create image function (94f67f8)
change import function (
88fd902)adding populate package namespace (
15028b3)modify create image function (
0b029f1)Merge pull request #44 from UBC-MDS/feat-documentation-rgb-to-hex
improve grammatical consistency (076c31d)
improve grammatical consistency (
18f2c01)Merge pull request #43 from UBC-MDS/update-readme
updated readme, edited example.ipynb for style and consistency (4cb2563)
updated readme, edited example.ipynb for style and consistency (
09c744b)Merge pull request #42 from UBC-MDS/feat-documentation-print-color
Add create_color_image tutorial (fe25828)
modify sentence subjects (
7b28231)add create_color_image tutorial (
1272c66)Merge pull request #41 from UBC-MDS/feat-documentation-rgb-to-hex
update docs/index.yml to add new page to the package-level documentation (2de0676)
update docs/index.yml to add new page to the package-level documentation (
4479f96)Merge pull request #40 from UBC-MDS/feat-documentation-rgb-to-hex
update documentation rgb-to-hex (4a54f78)
update example rgb-to-hex (
d29e8dc)Merge pull request #39 from UBC-MDS/feat-documentation-most-common-rgb
Feat documentation most common rgb (82819fb)
added most_common_rgb section to example.ipynb (
ea1b0ea)Merge branch ‘main’ of github.com:UBC-MDS/hexdropper into feat-documentation-most-common-rgb (
67a1a90)Merge pull request #38 from UBC-MDS/ex-julia-m3
resolve module error (c523170)
Revert “added most-common-rgb section to examples.ipynb”
This reverts commit 29e6cc93a0ec99e8054f078385b43e02d793e70d. (afeae3d)
added most-common-rgb section to examples.ipynb (
29e6cc9)resolve module error (
e919bbe)Merge branch ‘main’ of github.com:UBC-MDS/hexdropper (
a3c7934)Merge pull request #36 from UBC-MDS/ex-julia-m3
draft of first part of demo (998eab9)
draft of first part of demo (
332340f)Merge pull request #28 from UBC-MDS/update-code
Update code (b17ea72)
Revert “test commit”
This reverts commit d28a2ca3fccf6199f59728626806669a4a0e5014. (6d3ef6e)
test commit (
d28a2ca)added developer installation notes in README.md (
a955f47)added pytest-cov as dev dependencies (
c1a5b36)updated code to import from package instead of directory (
b057163)updates matmatplotlib (
14b1f20)updates changes in filepath (
83d3afe)Merge pull request #26 from UBC-MDS/feat-print-color
update print image function code and test (beffaec)
update print image function code and test (
014dd71)Merge pull request #25 from UBC-MDS/feat-rgb-to-hex
Feat rgb to hex (698454b)
Merge pull request #24 from UBC-MDS/feat-most-common-rgb-func-and-tests
Feat most common rgb func and tests (1237e6e)
update func and test for tuple input (
dac92e5)removed unnecessary files, updated poetry.lock and toml file with package dependencies (
deb438b)updated code and tests for most-common-rgb function (
d70994a)finished function skeleton (
0aafc1e)Merge pull request #23 from UBC-MDS/feat-read-img-m2
Feat read img m2 (3709722)
update tests, package version number (
d87ebe8)updates init file in src (
5d0fc36)updates function and tests file (
05c0a68)Fix .py extension on read_image function (
3b35518)create unit tests and test image data (
fc3d7bb)Merge pull request #21 from UBC-MDS/lab-2-pair-prog
Lab work on read & most common rgb functions (f3c0abf)
“Lab work on read, most common functions” (
313407e)
v0.0.1 (2024-01-13)
Unknown
Merge pull request #15 from UBC-MDS/update-contributing
updated contributing.md (daa0fc3)
updated contributing.md (
71de484)Update CONDUCT.md (
a20108d)Update README.md - contributors (
8cfeb6e)Merge pull request #14 from UBC-MDS/feat-rgb-to-hex
Feat rgb to hex (e4ce168)
Update README.md (
fc3906b)Update rgb_to_hex.py (
de3006e)Update README.md (
7112c2c)update readme file (
1aff388)Merge pull request #12 from UBC-MDS/feat-read-img
Added function outline to read image (555795c)
Merge pull request #13 from UBC-MDS/feat-print-color
Add print color function outline (f6c630e)
add print color function outline (
157e9ed)Added function outline to read image (
e8eccf4)Merge pull request #11 from UBC-MDS/feat-most-common-rgb-func-documentation
added documentation for most_common_rgb function (618c8bb)