Skip to content

Releases: machship/mpath

Added several functions and null propagation

27 Aug 05:54
Compare
Choose a tag to compare

Fixes

06 Oct 02:39
Compare
Choose a tag to compare
v0.0.10

Fixes

Export properties and enums

06 Oct 01:57
Compare
Choose a tag to compare
v0.0.9

Changed properties to exported

Fix merge issue in tests

05 Sep 00:29
Compare
Choose a tag to compare
v0.0.8

Fixed merge issue

Allow custom string convertible types for map keys

05 Sep 00:25
Compare
Choose a tag to compare
v0.0.7

Merge branch 'master' of https://github.com/machship/mpath

Added "forPath" output to ParseString

14 Jul 05:53
Compare
Choose a tag to compare
v0.0.6

Added "forPath" output to "ParseString"

Added more string functions

20 Jan 01:35
Compare
Choose a tag to compare
v0.0.5

Added more functions, such as Left, Right, Regexp

Added AsJSON() function

17 Jan 02:57
Compare
Choose a tag to compare
v0.0.4

Updated README

Added Parser functions

28 Oct 04:55
Compare
Choose a tag to compare

You can now use ParseJSON(), ParseXML(), ParseTOML() and ParseYAML() as functions in your paths to parse string data from those formats, to be able to address inside that data.

Initial Release

16 Apr 08:26
fb4bcba
Compare
Choose a tag to compare
v0.0.2

Update go.mod