Porchlight

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 2

1.1.0

What's Changed
* Adding warning assertion in neighborhood testing. by teald in https://github.com/teald/porchlight/pull/75
* Update README.md by teald in https://github.com/teald/porchlight/pull/77
* Docstring update by teald in https://github.com/teald/porchlight/pull/78
* Development v1.1.0 by teald in https://github.com/teald/porchlight/pull/79
* Introduction of descriptive "generic" names for `Neighborhood`, `Door`, and `Param`; `PorchlightMediator`, `PorchlightAdapter`, `PorchlightContainer` respectively.
* New test cases.


**Full Changelog**: https://github.com/teald/porchlight/compare/v1.0.2...v1.1.0

1.0.2

What's Changed
* 72 bug initialization with keyword argument not recognized as default value by teald in https://github.com/teald/porchlight/pull/73
* Version bump to 1.0.2 for hotfix. by teald in https://github.com/teald/porchlight/pull/74


**Full Changelog**: https://github.com/teald/porchlight/compare/v1.0.1...v1.0.2

1.0.1

What's Changed
* **_Hotfix initialization/finalization empty returns_** by teald in https://github.com/teald/porchlight/pull/71
* Remove print statement from unit test, add docstring by teald in https://github.com/teald/porchlight/pull/68
* Aas slides update by teald in https://github.com/teald/porchlight/pull/69



**Full Changelog**: https://github.com/teald/porchlight/compare/v1.0.0...v1.0.1

1.0.0

`porchlight` stable release

This is the first "stable" release of `porchlight`. For all subsequent versions, development branches (dev_v[VERSION_NUMBER]) will have pre-release features and development.

`main` will be frozen to updates that do not meet any of the following criterion:
* Hotfixes
* Updates that significantly improve QoL without breaking the current main branch
* Test updates required to ensure the `main` branch remains functional and stable.

What's Changed
* Initialization and finalization settings by teald in https://github.com/teald/porchlight/pull/63
* Doors may be passed by reference for calls by teald in https://github.com/teald/porchlight/pull/65
* Run multiple steps update by teald in https://github.com/teald/porchlight/pull/67


**Full Changelog**: https://github.com/teald/porchlight/compare/v0.5.0...v1.0.0

0.5.0

What's Changed
* Ambiguous return values no longer supported in https://github.com/teald/porchlight/pull/57
* `porchlight.param.Empty` is now a singleton in https://github.com/teald/porchlight/pull/58
* Logging overhaul in https://github.com/teald/porchlight/pull/60
* Updates param repr to use data reprs in https://github.com/teald/porchlight/pull/61


**Full Changelog**: https://github.com/teald/porchlight/compare/v0.4.0...v0.5.0

0.4.0

Breaking changes
* This release will break code that relies on type-checking, but was using `Door` instances. In previous versions, `Door`s, by default, would have type checking turned on due to the initializer not accepting any value for type checking. *Type checking will now required explicit invocation for `Door` objects, as it has always for `BaseDoor`.

What's Changed
* Documentation updates by teald in https://github.com/teald/porchlight/pull/43
* Adding logo, finishing about and quickstart pages. by teald in https://github.com/teald/porchlight/pull/51
* Add an auto wrapper for non func callables and fix typechecking for `Door` objects by teald in https://github.com/teald/porchlight/pull/53
* Return values and argument mapping by teald in https://github.com/teald/porchlight/pull/54
* Assorted clerical stuff by teald in https://github.com/teald/porchlight/pull/55


**Full Changelog**: https://github.com/teald/porchlight/compare/v0.3.1...v0.4.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.