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