Skip to content

This package provides a Python decorator for versioning methods or functions in your codebase. With this decorator, you can easily manage and maintain multiple versions of the same method, ensuring backward compatibility and smooth transition during updates.

License

Notifications You must be signed in to change notification settings

nrhys2005/method-versioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

method-versioning

This package provides a Python decorator for versioning methods or functions in your codebase. With this decorator, you can easily manage and maintain multiple versions of the same method, ensuring backward compatibility and smooth transition during updates.

About

This package provides a Python decorator for versioning methods or functions in your codebase. With this decorator, you can easily manage and maintain multiple versions of the same method, ensuring backward compatibility and smooth transition during updates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages