Sleplet

Latest version: v1.4.10

Safety actively analyzes 634582 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

1.2.0

What's Changed
* Add action to check examples in folder & README by paddyroddy in https://github.com/astro-informatics/sleplet/pull/101
* Fix CI with python version by paddyroddy in https://github.com/astro-informatics/sleplet/pull/102
* Add shell flag by paddyroddy in https://github.com/astro-informatics/sleplet/pull/103
* Wrap command multiple lines by paddyroddy in https://github.com/astro-informatics/sleplet/pull/104
* Fix rundoc by paddyroddy in https://github.com/astro-informatics/sleplet/pull/105
* Use bash in code blocks by paddyroddy in https://github.com/astro-informatics/sleplet/pull/106
* Execute README with tox by paddyroddy in https://github.com/astro-informatics/sleplet/pull/107
* Wrap readme by paddyroddy in https://github.com/astro-informatics/sleplet/pull/108
* Fix README examples by paddyroddy in https://github.com/astro-informatics/sleplet/pull/109
* Fix dependency by paddyroddy in https://github.com/astro-informatics/sleplet/pull/110
* Fix `pytest` call by paddyroddy in https://github.com/astro-informatics/sleplet/pull/111
* Fix export statements by paddyroddy in https://github.com/astro-informatics/sleplet/pull/112
* Fix readme examples by paddyroddy in https://github.com/astro-informatics/sleplet/pull/113
* Improve API documentation by paddyroddy in https://github.com/astro-informatics/sleplet/pull/114
* Add phd examples by paddyroddy in https://github.com/astro-informatics/sleplet/pull/116
* Update ruff config by paddyroddy in https://github.com/astro-informatics/sleplet/pull/118
* Capitalise documentation & move up sub-directories by paddyroddy in https://github.com/astro-informatics/sleplet/pull/119
* Fix mesh forward and inverse by paddyroddy in https://github.com/astro-informatics/sleplet/pull/120
* Start filling in the empty documentation by paddyroddy in https://github.com/astro-informatics/sleplet/pull/121


**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v1.1.4...v1.2.0

1.1.4

What's Changed
* Fix python versions in badge by paddyroddy in https://github.com/astro-informatics/sleplet/pull/99


**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v1.1.3...v1.1.4

1.1.3

What's Changed
* Fix hyperlinks by paddyroddy in https://github.com/astro-informatics/sleplet/pull/98


**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v1.1.2...v1.1.3

1.1.2

What's Changed
* Fix badge link by paddyroddy in https://github.com/astro-informatics/sleplet/pull/97


**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v1.1.1...v1.1.2

1.1.1

What's Changed
* Manifest file not required by paddyroddy in https://github.com/astro-informatics/sleplet/pull/73
* Don't rely too much on `ruff` `ignore` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/75
* Wrap lines by paddyroddy in https://github.com/astro-informatics/sleplet/pull/76
* Introduce per file ignore for tests by paddyroddy in https://github.com/astro-informatics/sleplet/pull/77
* More explicity sorting toml by paddyroddy in https://github.com/astro-informatics/sleplet/pull/78
* Fix toml stuff by paddyroddy in https://github.com/astro-informatics/sleplet/pull/79
* Linting to use latest python by paddyroddy in https://github.com/astro-informatics/sleplet/pull/80
* Add documentation with `pdoc` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/84
* Add README and Git LFS note by paddyroddy in https://github.com/astro-informatics/sleplet/pull/85
* Move data files to one directory by paddyroddy in https://github.com/astro-informatics/sleplet/pull/86
* Setup pooch for downloading files by paddyroddy in https://github.com/astro-informatics/sleplet/pull/87
* Add version and fix PyPI by paddyroddy in https://github.com/astro-informatics/sleplet/pull/88
* Move logger to top level by paddyroddy in https://github.com/astro-informatics/sleplet/pull/89
* Improve pypi links by paddyroddy in https://github.com/astro-informatics/sleplet/pull/90
* Ignore unused imports in init by paddyroddy in https://github.com/astro-informatics/sleplet/pull/91
* Generate masks on the fly by paddyroddy in https://github.com/astro-informatics/sleplet/pull/92
* Remove settings toml and use environment variables by paddyroddy in https://github.com/astro-informatics/sleplet/pull/93
* Update README.md by paddyroddy in https://github.com/astro-informatics/sleplet/pull/94
* Take examples out of the module and put in their own folder by paddyroddy in https://github.com/astro-informatics/sleplet/pull/95
* Add to PyPI via tag by paddyroddy in https://github.com/astro-informatics/sleplet/pull/96


**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v1.0.0...v1.1.1

1.0.0

What's Changed
* Make paper branch just relevant files by paddyroddy in https://github.com/astro-informatics/sleplet/pull/54
* Make CI more strict to avoid limits by paddyroddy in https://github.com/astro-informatics/sleplet/pull/55
* Correct syntax highlighting by paddyroddy in https://github.com/astro-informatics/sleplet/pull/56
* Correct README for Africa region by paddyroddy in https://github.com/astro-informatics/sleplet/pull/58
* Update `ruff` for pattern matching by paddyroddy in https://github.com/astro-informatics/sleplet/pull/59
* Add `sleplet` as known local folder with `ruff` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/60
* Expand `ruff` rules and apply by paddyroddy in https://github.com/astro-informatics/sleplet/pull/61
* Switch from James to J. by paddyroddy in https://github.com/astro-informatics/sleplet/pull/62
* Add `ruff` as optional dependency for `vscode` by paddyroddy in https://github.com/astro-informatics/sleplet/pull/63
* Fix boost field bug by paddyroddy in https://github.com/astro-informatics/sleplet/pull/64
* Fix issues affecting demo plots by paddyroddy in https://github.com/astro-informatics/sleplet/pull/66
* Add CI to main so can use by paddyroddy in https://github.com/astro-informatics/sleplet/pull/67
* Simplify CI by paddyroddy in https://github.com/astro-informatics/sleplet/pull/68
* Add API examples to README by paddyroddy in https://github.com/astro-informatics/sleplet/pull/65
* Fix filepath error by paddyroddy in https://github.com/astro-informatics/sleplet/pull/69
* Add table to README by paddyroddy in https://github.com/astro-informatics/sleplet/pull/70
* Fix SNR bug in arxiv paper by paddyroddy in https://github.com/astro-informatics/sleplet/pull/71


**Full Changelog**: https://github.com/astro-informatics/sleplet/compare/v0.1.8...v1.0.0

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.