Skip to content

Tags: dansmith65/FileMaker-JSON

Tags

Module_1.0.6

Toggle Module_1.0.6's commit message
dont encode JSON value as string

when converting FM to JSON

App_1.0.4

Toggle App_1.0.4's commit message
dont encode JSON value as string

when converting FM to JSON

Module_1.0.5

Toggle Module_1.0.5's commit message
increment version

and add a few more tests for Issue #7

App_1.0.3

Toggle App_1.0.3's commit message
increment version

and add a few more tests for Issue #7

Module_1.0.4

Toggle Module_1.0.4's commit message
Ccloses #6 and fix milliseconds in time/timestamps

Module_1.0.3

Toggle Module_1.0.3's commit message
bug fix: encode unicode control characters

added unit tests to verify the bug is fixed

added speed tests to validate my coding method

App_1.0.2

Toggle App_1.0.2's commit message
bug fix: encode unicode control characters

added unit tests to verify the bug is fixed

added speed tests to validate my coding method

Module_1.0.2

Toggle Module_1.0.2's commit message
- modify scripts:

	- ~FM-JSON { value }
		- update test that differentiates an array from a string
			- previously, a quoted number was interpreted as an array
	- ~JSON-FM Object
		- update # ( name ; value ) function used in encode object section to version date 2014-06-06
	- ~JSON-FM Array
		- update #List ( value ) function used in encode value section to version date 2014-06-06
	- JSON: READ ME
		- add "UPGRADE PROCESS" section

App_1.0.1

Toggle App_1.0.1's commit message
- unit tests for FM-JSON:

	- "text miss-interpreted as a date" unit test now produces expected result
	- add unit tests for "quoted number treated as list" bug
	- add misc. unit tests
	- add unit tests with large chunks of data to better represent real-world data

- update custom functions to current #Parameters module version 1.1.3:
	- #
	- #List

Module_1.0.1

Toggle Module_1.0.1's commit message
add changelogs to repo as text files

This is a duplicate of the data stored in scripts in the FileMaker file.