Skip to content

Releases: bberka/EasMe

easme-v2.2

23 Nov 00:14
Compare
Choose a tag to compare

Introducing EasMe v2.2

Minor bug fixes, improvements and removal of some code

EasLog

A lot of changes happened mostly basics are same. However may need to re-write some of the logging codes
Added colored console logs
New configs
Bug fixes
Removed throws (does not make sense for a logging lib)

Extension Methods

Some bug fixes
New extesion methods

EasEncrypt

Basic text encryptor and decryptor for basic text safety.
Key is hard coded so this is not the "safest" way however may just need a simple encryptor to hide plain text

EasFile

Removed some methods that are alreay in .NET

EasQL

Some changes to backup methods

EasSystem

Removed hashing and id generating methods
Better to use already existing external libraries instead of this. However EasSystem still can gather good amount of information from Windows

EasINI

Completely updated, on top of using kernel32.dll now with model/class support also supports directly parsing string instead of file.
Basic write/read methods

easme-v2.1

22 Jul 16:01
Compare
Choose a tag to compare
New Extension methods, code cleanup

easme-v2.0

08 Jul 17:27
Compare
Choose a tag to compare
EasQL new function added

easme-v1.9

06 Jul 03:01
Compare
Choose a tag to compare
EasQL new function added

easme-v1.8

30 Jun 12:36
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/berkaybayar/easme-lib

easme-v1.7

28 Jun 01:27
Compare
Choose a tag to compare
minor fixes

easme-v1.6

26 Jun 00:33
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/berkaybayar/easme-lib

easme-v1.5

24 Jun 01:08
Compare
Choose a tag to compare
release v1.5

easme-v1.4

24 Jun 00:17
Compare
Choose a tag to compare
Reversed some latest changes, release v1.4

easme-v1.3

22 Jun 11:44
Compare
Choose a tag to compare
Release v1.3