Foundationdesign

Latest version: v0.1.2

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

Scan your dependencies

Page 1 of 2

0.1.2

What's new in this version:

For Combined Footing: Resolved column 2 moments in y direction update in 1


The web app is now live via [www.foundationcalcs.com](https://foundationcalcs.com/)

**Full Changelog**: https://github.com/kunle009/FoundationDesign/compare/v0.1.1...v0.1.2

0.1.1

This release contains some minor updates, particularly in the form of rewriting the bending reinforcement function to now return a dictionary in order to accommodate the compression status.

Note: compression reinforcement are currently not handled for single pad footings.

The web app is also live via [www.foundationcalcs.com](https://foundationcalcs.com)

**Full Changelog**: https://github.com/kunle009/FoundationDesign/compare/v0.1.0...v0.1.1

0.01

0.1.0

I am excited to announce the release of version 0.1.0 of the FoundationDesign library!

**What's New:**
- **User-Specified Reinforcement Area:** Users can now specify the area of reinforcement provided in their designs to override the program calculated one. For example:
`reinforcement_provision_flexure_X_dir(area_of_steel_provided=452)`
`reinforcement_provision_flexure_Y_dir(area_of_steel_provided=452)`

**Versioning Strategy:**
- Moving forward, This project will adhere to strict semantic versioning (SemVer) principles. This means:
- **Bug Fixes** will focus on bug fixes and minor improvements. Which will involve incrementing the last digit of the version, e.g v0.1.1
- **Minor updates** will introduce new features that are backward-compatible. Which will involve incrementing the last digit of the version, e.g v0.2.0
- **Major updates** may include changes that are not backward-compatible, signalling significant enhancements to the library. Which will involve incrementing the last digit of the version, e.g v2.0.0

**Update on the Web app**
The web app for the library is currently in development and will be released for public beta testing soon enough.

Thank You!

**Full Changelog**: https://github.com/kunle009/FoundationDesign/compare/v0.0.9...v0.1.0

0.0.9

This release introduces a major change in the licensing model of this library along with comprehensive enhancements to its documentation.

**Previous License:** MIT License
**New License:** GNU General Public License v3 (GPLv3)
Reason for Change: The switch to GPLv3 ensures that all modifications and extensions of FoundationDesign remain open source, fostering a collaborative and transparent development environment. Users and developers are encouraged to contribute to the library while adhering to the GPLv3 terms. In preparation of the Version 0.1.0 of this library and the alpha release of the web app for this library the change of license was necessary to make sure improvements to this library remains open source

**Documentation Enhancements**
New Documentation: The documentation is now live on readthedocs to help users better understand and utilize the features of FoundationDesign. The link to the documentation can be found [here](https://foundationdesign.readthedocs.io/en/latest/)
Content Additions: The documentation now includes detailed guides, examples, and explanations for various functions and modules within the library.

**Full Changelog**: https://github.com/kunle009/FoundationDesign/compare/v0.0.8...v0.0.9

0.0.8

This release caters for the use of FoundationDesign with python version 3.12 with other minor updates




**Full Changelog** can be viewed via: https://github.com/kunle009/FoundationDesign/compare/v0.0.7...v0.0.8

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.