Skip to content

Latest commit

 

History

History
83 lines (49 loc) · 2.48 KB

changelog.md

File metadata and controls

83 lines (49 loc) · 2.48 KB

CHANGELOG

All notable changes in this project's updates are documented in this file.
hr

CHANGELOG KEY: 📦 NEW, 👌 IMPROVE, 🐛 FIX, 📖 DOC, 🚀 RELEASE, 🤖 TEST, and ‼️ BREAKING.

I use Emoji-Commits, you should try it and simplify your git commits.

hr


Update: 1.1.0

👌 IMPROVE:

👌 Precision Upto 500+ decimals 1a91d02
👌 Experimenting with mpmath library


hr


Update 1.0.2

📦 NEW:

📦 Functions such as log,ln,tan,sin
📦 Dependabot Integration
📦 PIPFile added

👌 IMPROVE:

👌 Github Actions Bot In CI

📖 DOC:

📖 Readme Updated.


hr


Initial Commit : 1.0.1

📦 NEW:

📦 Github Actions Workflow
📦 Code Quality Setup - Codacy

👌 IMPROVE:

👌 Readme Formatting
👌 Build Badges and Readme Badges

🐛 FIX:

🐛 Lambda expression as an input and eval() function vulnerability

📖 DOC:

📖 Readme Updated as per current development

hr

Initial Commit : 1.0.0

📦 NEW:

📦 Initial Project setup
📦 Non-dependency workflow
📦 Command line argument parser

hr