Further documentation can be found at this url Documentation is here :)
- CLI support for basic command
(more detail at CLI's documentation)- ReferableMapEntity.synthesized attribute for determining whether the object is newly created in script or retrieved from the existing source.
(in-script created ReferableMapEntity will always be marked as synthesized and will be created when push to the database)
- Runtime options can be now configure through process environment
- ReferableMapEntity.synthesized attribute for determining whether the object is newly created in script or retrieved from the existing source.
- Testing script changed from run to exec. You may use
yarn run exec
instead.
- Improper Collection data fetching sequence.
- CLI library reference issue
- Add built-in types for ClubDisplay and UserRef (ref) collection
- CLI version bug
- unexported built-in types
- modules import namespace bug
- firebase specified ID docs creation bug
- version operator (=, <=, >=, <, >)
- updated club IDs according to the system