Skip to content

Releases: FreeSlave/inilike

inilike 1.2.2

19 Nov 00:21
Compare
Choose a tag to compare
v1.2.2

Fix warning in dmd 2.101

inilike 1.2.1

27 Sep 18:59
Compare
Choose a tag to compare
v1.2.1

Replace 'body' with 'do'. Fix warnings

inilike 1.2.0

17 Sep 19:07
Compare
Choose a tag to compare

Add selectKeyLocale, rename chooseLocalizedValue to selectLocalizedValue, update its implementation to match the algorithm of choosing the best locale. Allow readIniLike callbacks to be null. Update docs.

inilike 1.1.0

23 Oct 16:46
Compare
Choose a tag to compare

Add functions with self-explanatory names. Deprecate the old ones.
Add readIniLike.

inilike 1.0.3

21 Oct 18:10
Compare
Choose a tag to compare
v1.0.3

Add import map [ci skip]

inilike 1.0.2

21 Oct 18:06
Compare
Choose a tag to compare
v1.0.2

Remove redundant imports

inilike 1.0.1

26 Sep 22:14
Compare
Choose a tag to compare
v1.0.1

Update nickname

inilike 1.0.0

16 Sep 18:45
Compare
Choose a tag to compare

Release

inilike 1.0.0-beta3

25 Jun 18:51
Compare
Choose a tag to compare
inilike 1.0.0-beta3 Pre-release
Pre-release

Add WriteOptions

inilike 1.0.0-beta2

04 Jun 20:38
Compare
Choose a tag to compare
inilike 1.0.0-beta2 Pre-release
Pre-release

Smart constructor for ReadOptions