Bonjour
Voici une nouvelle extension Json Pour l'instant, seule la version Windows est disponible
avec des nouvelle fonction par rapport a l'ancienne attention celle-ci et encore en version alpha ceci et pour recueillir les commentaires le plus tôt possible pour améliorer l'extension.
auteur : Guilherme
le lien de telechargement : JSON++v0.0.73-alpha.zip
* Fix conversion int and float
* Fix Action: Current Object -> Insert Value
+ Action: Current Object -> Change -> Set String
+ Action: Current Object -> Change -> Value -> Set Value
+ Action: Current Object -> Change -> Value -> Add Value
+ Action: Current Object -> Change -> Value -> Subtract Value
+ Action: Current Object -> Change -> Boolean -> True
+ Action: Current Object -> Change -> Boolean -> False
+ Action: Current Object -> Change -> Boolean -> Toggle
+ Action: Current Object -> Change -> Boolean -> Set Boolean
+ New Example: JSON++ Numbers
+ New Example: JSON++ Booleans
+ New Example: JSON++ String
Mis a jour JSON++ : JSON++v0.0.75-alpha
###Added
- Action: Current Object -> Copy
- Action: Current Object -> Delete
- Action: Copy
- Action: Delete
- Example: Basic - Object And Arrays
###Changed
- Improved error messages
- Name file extension JSONPlusPlus.mfx
###Deprecated
- Name file extension JSON++.mfa
###Removed
- Properties template
###Fixed
Example: Basic - Strings
Example: Basic - Numbers
Example: Basic - Booleans
###Broked
- Build apk, but not work (unknown cause)
- Expression: Current Object -> Get Name - returns nothing
- Expression: Get Name - returns nothing
Petit mis a jour : JSON++v0.0.76-alpha.zip
## [v0.0.76-alpha] - 2023-05-29
###Added
- Action: Current Object -> Insert -> Null
- Action: Insert -> Null
- Condition: Current Object -> Compare to Value
- Condition: Object -> Compare to Value
###Changed
- Objects and pairs have unordered structure in the JSON file
Mis a jour en JSON +++ v0.0.80-alpha.zip
## [Unreleased]
- Action: Current Object > Move
- Action: Current Object > Rename
- Condition: Current Object > Changes > Has Inserted
- Condition: Current Object > Changes > Has Changed
- Condition: Current Object > Changes > Has Deleted
- Condition: Current Object > Changes > Has Copied
- Condition: Current Object > Changes > Has Moved
- Condition: Current Object > Changes > Has Renamed
- Action: Move
- Action: Rename
- Condition: Object > Changes > Has Inserted
- Condition: Object > Changes > Has Changed
- Condition: Object > Changes > Has Deleted
- Condition: Object > Changes > Has Copied
- Condition: Object > Changes > Has Moved
- Condition: Object > Changes > Has Renamed
- Expression: Current Object > Get Name
- Expression: Get Name
###Added
- Expression: Current Object > Get Type
###Fixed
- Core: Current Path Unicode in actions, conditions and expressions
- Core: Internal Version
- Condition: Current Object > Is Structure
- Condition: Current Object > Is Object
- Condition: Current Object > Is Array
- Condition: Current Object > Is Number > Any
- Condition: Current Object > Is Number > Integer
- Condition: Current Object > Is Number > Float
- Condition: Current Object > Is String
- Condition: Current Object > Is Boolean
- Condition: Current Object > Is Null
###Broked
- Conditions: Doesn't work - Current Object > Is Number > Double
Mis a jour : JSON++v0.0.86-alpha
###Fixed
Fixed exception access violation in close application