Functown

Latest version: v2.3.3

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

Scan your dependencies

Page 3 of 4

1.1.1

Bug fixes related to serialization module (missing inits and double param passing)

What's Changed
* Fixed some bugs in serialization sub-module by felixnext in https://github.com/felixnext/python-functown/pull/34


**Full Changelog**: https://github.com/felixnext/python-functown/compare/v1.1.0...v1.1.1

1.1.0

Integrated additional decorators and documentation:

* Added StackDecorator to make it easier to provide combined configs
* Added JsonRequest and JsonResponse Decorators to make parsing easier

What's Changed
* Some doc updates by felixnext in https://github.com/felixnext/python-functown/pull/25
* Added more badges by felixnext in https://github.com/felixnext/python-functown/pull/26
* Added Stacked and Json Decorators by felixnext in https://github.com/felixnext/python-functown/pull/30


**Full Changelog**: https://github.com/felixnext/python-functown/compare/v1.0.0...v1.1.0

1.0.0

**Breaking Changes to previous releases**

Integrated completely new decorator system and provided comprehensive docs.

`FuncTown` can now communicate with Application Insights and provided a bunch of example Azure Functions that can help to get a better usage understanding.

What's Changed
* Integrate Application Insights by felixnext in https://github.com/felixnext/python-functown/pull/10
* Implement more Decorators, fix Bugs and add Docs by felixnext in https://github.com/felixnext/python-functown/pull/20


**Full Changelog**: https://github.com/felixnext/python-functown/compare/v0.1.8...v1.0.0

1.0.0a1

**Breaking Changes from previous version**

Overview

This is a massive overhaul of the library. Includes a ton of new changes including:

* Stackable Decorators
* Decorators for Azure Function insights
* Higher Unit-Test coverage
* Better logger and multi-threading support

What's Changed
* Integrate Application Insights by felixnext in https://github.com/felixnext/python-functown/pull/10

**Full Changelog**: https://github.com/felixnext/python-functown/compare/v0.1.8...v1.0.0-a1

0.1.8

Fixed a bunch of bugs related to argument parsing (related to arguments that python evalutes as false in `if args` expression).

Added Example Azure Function for easier testing.

What's Changed
* Integrate example azure function by felixnext in https://github.com/felixnext/python-functown/pull/8


**Full Changelog**: https://github.com/felixnext/python-functown/compare/v0.1.7...v0.1.8

0.1.7

Fixed json dumps

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.