Chris Price
04e2c5ea3b
Add CHANGELOG and update README; final commit for 0.0.2 release
2012-08-20 14:13:37 -07:00
Chris Price
c57dab4903
Add support for "global" section at beginning of file
...
This commit does the following:
* Fixes a bug in ExternalIterator
* Adds support for a "global" section before the first named
section at the beginning of the INI file
* Improves test coverage
2012-08-17 04:48:28 -07:00
Chris Price
4f0e7264e3
final commit for 0.0.1 release
...
* Updated README
* Fixed a small bug that would be triggered if the file specified
by `path` didn't exist.
* Added a smoke test manifest
2012-08-16 21:50:20 -07:00
Chris Price
bf06644b4a
Add Modulefile
2012-08-16 18:49:40 -07:00
Chris Price
1740608847
Merge pull request #4 from stephenrjohnson/miscfixes
...
Updated Section/ Setting regex, fixed bug with empty files and updated provider to not care about variable type
2012-08-14 13:48:57 -07:00
Stephen
8d2a8c859d
make the regex less matchy
2012-08-14 19:30:14 +01:00
Stephen
d2c1e07e80
Fixed regex to match sections and settings with non alphanumeric
...
characters. Fixed writing to file without any sections at all.
Fixed exists checking for variable type by always casting to string
and added all the tests for the above items.
2012-08-14 13:38:08 +01:00
Chris Price
e2954b26c1
Merge pull request #1 from stephenrjohnson/master
...
Fix require paths
2012-08-13 11:26:42 -07:00
Stephen
dde3a14ab0
fix path for require statement
2012-08-13 18:54:01 +01:00
Chris Price
9c76b6af12
First (basic) working version of ini_setting provider
2012-07-28 21:59:54 -07:00
Chris Price
91273a5a2b
Started writing some tests, work has been punted
2012-06-14 11:42:49 -07:00
Chris Price
74fbedcf5b
Initial commit
2012-06-14 07:52:17 -07:00