Releases: icecube/voka
v0.1.3
v0.1.2
v0.1.1
v0.1.1 (2024-11-18)
-
Merge remote-tracking branch 'origin/main' (
3daa122
) -
Use
pypa/[email protected]
(f5f55cd
)
v0.1.0
v0.0.1
v0.0.1 (2024-11-18)
Co-authored-by: github-actions <[email protected]> (fbb8b1e
)
- Merge pull request #10 from icecube/dependabot/pip/pillow-10.3.0
Bump pillow from 10.2.0 to 10.3.0 (cef1ec2
)
- Bump pillow from 10.2.0 to 10.3.0
Bumps pillow from 10.2.0 to 10.3.0.
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]> (aa262bb
)
- Merge pull request #9 from icecube/dependabot/pip/pillow-10.2.0
Bump pillow from 10.0.1 to 10.2.0 (02e8fda
)
- Bump pillow from 10.0.1 to 10.2.0
Bumps pillow from 10.0.1 to 10.2.0.
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]> (16b7ce4
)
- Merge pull request #8 from icecube/dependabot/pip/fonttools-4.43.0
Bump fonttools from 4.28.5 to 4.43.0 (81eb492
)
- Bump fonttools from 4.28.5 to 4.43.0
Bumps fonttools from 4.28.5 to 4.43.0.
updated-dependencies:
- dependency-name: fonttools
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]> (f32f3f9
)
- Merge pull request #7 from icecube/dependabot/pip/pillow-10.0.1
Bump pillow from 9.3.0 to 10.0.1 (62df3c3
)
- Bump pillow from 9.3.0 to 10.0.1
Bumps pillow from 9.3.0 to 10.0.1.
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]> (2967a12
)
- Merge pull request #6 from icecube/dependabot/pip/scipy-1.10.0
Bump scipy from 1.7.3 to 1.10.0 (bd0f9cd
)
- Bump scipy from 1.7.3 to 1.10.0
Bumps scipy from 1.7.3 to 1.10.0.
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]> (9c9f6cd
)
- Merge pull request #5 from icecube/dependabot/pip/pillow-9.3.0
Bump pillow from 9.0.1 to 9.3.0 (11cf3b5
)
- Bump pillow from 9.0.1 to 9.3.0
Bumps pillow from 9.0.1 to 9.3.0.
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]> (2c77097
)
-
latest hacks (
e2143ab
) -
cleaned up example script comparing voka to scipy two sample tests (
fabb728
) -
Merge pull request #4 from icecube/dependabot/pip/pillow-9.0.1
Bump pillow from 9.0.0 to 9.0.1 (d37dafe
)
- Bump pillow from 9.0.0 to 9.0.1
Bumps pillow from 9.0.0 to 9.0.1.
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]> (b623390
)
-
Update README.md (
be2cb03
) -
Update README.md (
866a839
) -
Update README.md (
44a7d54
) -
Update README.md (
62f672b
) -
setup.py now reads from the requirements file so there is a single source of truth. (
871eac5
) -
including histogram class and tests. moved from cicada since this is a more appropriate location. (
c0f0ee5
) -
updated requirements.txt (
5f7e36c
) -
very minor tweak to wording in documentation (
46c9e85
) -
Merge branch 'main' of github.com:icecube/voka into main (
21680b1
) -
added a script with illustrates the basic concept. (
d3d0a3d
) -
don't import what you don't use. (
831a481
) -
change the ordering of the docs to match the method parameter order (
0ab919b
) -
make tools a module (
c7e15b6
) -
Update README.md
Added a link to the coverage project. (3557080
)
- Update README.md
Updated coverage results. (7b82306
)
- Update README.md
Added an extra command that display coverage results. (f581f15
)
- Update README.md
Added CV "Continuous Validation" to the list of things cicada does. (fb66f9e
)
- Update README.md
Cleaned up the intro by removing documentation that's duplicated below. (3a98fc0
)
- Update README.md
Cleaned up the references section. (4273b3c
)
- Update README.md
Made it clear in the documentation that scipy is optional and not part of the core library. (9d3301b
)
- Update README.md
Added a problem statement up front to give readers a clearer idea about what this project is for. (1d7b632
)
- Merge pull request #3 from icecube/dependabot/pip/numpy-1.21.0
Bump numpy from 1.18.1 to 1.21.0 (d4d9351
)
- Bump numpy from 1.18.1 to 1.21.0
Bumps numpy from 1.18.1 to 1.21.0.
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
....