Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: salaros/config-parser

Tags

0.3.8

Toggle 0.3.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
partially fixes #17 - Hard to parse redis config file due to non sect…

…ion and space separated kv

0.3.7

Toggle 0.3.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
implements #16 - added a helper method for reading multi-line values …

…as one-line text

0.3.5

Toggle 0.3.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fixing unit tests

0.3.4

Toggle 0.3.4's commit message

Unverified

This user has not yet uploaded their public signing key.
fixes #15 - Incorrect result of SetValue method

0.3.3

Toggle 0.3.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fixing a regression in unit tests

0.3.2

Toggle 0.3.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
-

0.3.1

Toggle 0.3.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
just code formatting in tests

0.3.0

Toggle 0.3.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
renaming Salaros.Config namespace to Salaros.Configuration

leaving NuGet package id intact

0.2.12

Toggle 0.2.12's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
yet another attempt to exclude helper classes from test coverage score

0.2.11

Toggle 0.2.11's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fixing a critical bug with config files read from string and not a file