Spoor

Latest version: v0.6.0

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

Scan your dependencies

Page 1 of 2

0.6.0

Feature
* Wrapper objects expose name attribute on themselves :poultry_leg: ([`b289ea8`](https://github.com/bmwant/spoor/commit/b289ea8307ff6e7dee620951067d25f33be87097))
* Add hashing to callable wrapper :microscope: ([`3e4a1b8`](https://github.com/bmwant/spoor/commit/3e4a1b84307a2e6d8d9171269baf7f278ab40229))

Fix
* Use name from the name property :arrow_double_up: ([`9a7f6a0`](https://github.com/bmwant/spoor/commit/9a7f6a060692107223ff7243e9cae7777f18598f))
* Use qualname to obtain name of the class for unbound method :microscope: ([`f5745de`](https://github.com/bmwant/spoor/commit/f5745deff7cb612f2f715798a5bf0ed9aea3beed))
* Use qualname to obtain name of the class for unbound method :libra: ([`3276f60`](https://github.com/bmwant/spoor/commit/3276f608796d4295fa341281fbef1e5b4c6fb4b0))
* Proper invocation for unbound methods :left_right_arrow: ([`db6800e`](https://github.com/bmwant/spoor/commit/db6800ee6adc5750bb4f1e3ebb9d2101447b8639))

Documentation
* Update example in readme :mailbox: ([`7f8bb9e`](https://github.com/bmwant/spoor/commit/7f8bb9e8111f02e23d2e1f1dd9dd25041dda93b8))

0.5.0

Feature
* Add helper method to check whether function is tracked :droplet: ([`759cb93`](https://github.com/bmwant/spoor/commit/759cb931bedafa327b372bf289d1a901a76910b0))
* Add flag to allow tracking dunder methods :clock6: ([`fb5d4c2`](https://github.com/bmwant/spoor/commit/fb5d4c21530de955bc6460e66d1216fb11f00c43))
* Add rich protocol to func call dataclass :information_source: ([`e4b374d`](https://github.com/bmwant/spoor/commit/e4b374d16e0f2c4125344adf32cafafd06a44842))
* Allow to access function call via dictionary syntax :kissing_cat: ([`40ccf3e`](https://github.com/bmwant/spoor/commit/40ccf3ebecd68c1ece40b4c0a79a1e3864e3eca7))
* Decorate both functions and methods with a same class :city_sunrise: ([`36418c3`](https://github.com/bmwant/spoor/commit/36418c3f02c006f33e0293f86a901d546096b936))
* Activate attach feature for functions tracking :kr: ([`b1618b2`](https://github.com/bmwant/spoor/commit/b1618b25da2ad9aa7231e11ed277c3373b313157))
* Implement attach for functions tracking :curly_loop: ([`167ead1`](https://github.com/bmwant/spoor/commit/167ead1d13bc1148164428bdd1757e5700666a56))
* Add logging to the package :mag: ([`7956678`](https://github.com/bmwant/spoor/commit/7956678bd0b7706b29ddb72ed4de5cb64e69b089))
* Add statsd exporter implementation :mobile_phone_off: ([`495d548`](https://github.com/bmwant/spoor/commit/495d548e064b1c0a5a5f99e2b27f722e4b060312))

Fix
* Control highlight for func call rich objects :koko: ([`dbe1be0`](https://github.com/bmwant/spoor/commit/dbe1be09045d335e4d21cc87ebdfadd84fd8877d))
* Make func a private attribute :rice_scene: ([`581c3cb`](https://github.com/bmwant/spoor/commit/581c3cbf1aafb78bdce026eef1958da4f3bbee52))

Documentation
* Testing examples :rage3: ([`3b50cdf`](https://github.com/bmwant/spoor/commit/3b50cdf58473794b97369bf2d46a982210c226bb))
* Add example to track class :moyai: ([`a061a09`](https://github.com/bmwant/spoor/commit/a061a09a00b3eed04a793da13b38e57f56fd3f6a))
* Add example to track functions :pouch: ([`9445fee`](https://github.com/bmwant/spoor/commit/9445feefa9fd1961b17e9d48836eabbb0b2dcbc5))

0.4.0

Feature
* Exporter sends same metric with tags attached :baby_bottle: ([`8fdc5db`](https://github.com/bmwant/spoor/commit/8fdc5dbb1f7b90d9c66142c4650f7c53217778c6))

0.3.4

Fix
* Do not remove dist directory on publish :frog: ([`1ba92d0`](https://github.com/bmwant/spoor/commit/1ba92d05ff3dfff7fef612ccd5de11d35500f47c))

Documentation
* Update readme with config options :vs: ([`dc2de3e`](https://github.com/bmwant/spoor/commit/dc2de3eac207f6c1c6e88dfe1ffb308a9929990c))

0.3.3

Fix
* Upload package to PyPI on release creation :monkey_face: ([`f0f4dde`](https://github.com/bmwant/spoor/commit/f0f4dde2cb8b0f00322950097fbcf0c768cb86a5))

0.3.1

Fix
* Attach artifact to github release :cool: ([`f961d39`](https://github.com/bmwant/spoor/commit/f961d3901672ee4dd0d64464acd8ebe4e5e84dc5))

Documentation
* Update readme with extra links :telephone: ([`0ff612a`](https://github.com/bmwant/spoor/commit/0ff612a4e055ee4b6df0f523099a2fa7308151e2))

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.