Skip to content

Releases: UBC-MDS/hexdropper

v0.0.8

03 Feb 01:03
Compare
Choose a tag to compare

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

02 Feb 19:02
Compare
Choose a tag to compare

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

02 Feb 05:22
Compare
Choose a tag to compare

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

01 Feb 04:53
Compare
Choose a tag to compare

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

31 Jan 06:59
Compare
Choose a tag to compare

v0.0.4 (2024-01-31)

Unknown

  • Merge pull request #66 from UBC-MDS/update-readme

Update readme (b74717e)

v0.0.3

31 Jan 06:22
Compare
Choose a tag to compare

v0.0.3 (2024-01-31)

Fix

  • fix: updated pyproject.toml with semantic release info (d0bd67c)

Unknown

  • Merge pull request #65 from UBC-MDS/update-token

fix: updated pyproject.toml with semantic release info (83ca8c0)

v0.0.2

31 Jan 00:18
Compare
Choose a tag to compare

v0.0.2 (2024-01-31)

Fix

  • fix: use altair instead of matplot (6e053a3)

  • fix: updated python version (3fe2e0b)

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 29e6cc9. (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 d28a2ca. (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 ([`3...

Read more

2.0.0

28 Jan 00:36
7cf02ba
Compare
Choose a tag to compare

Release for Milestone 3

What's changed

1.0.0

20 Jan 03:44
b17ea72
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...1.0.0

v0.0.1

13 Jan 17:10
daa0fc3
Compare
Choose a tag to compare

Release for Milestone 1.