Matthias Wirtz
Matthias Wirtz
https://github.com/aws/aws-elastic-beanstalk-cli/blob/master/CHANGES.rst#32010-2023-09-15 But not published to PyPi yet.
@sabas - 6 years later I got hit by this as I was reading an EDIFACT with could have multiple DTM segments but is not having them all the time....
@sabas for now i'm using something like this: ```php if (!array_is_list($detail['SG6'][0]['date/time/period'])) { $detail['SG6'][0]['date/time/period'] = [$detail['SG6'][0]['date/time/period']]; } ``` you mean having an option passed to: ```php new Interpreter(,...) ? ```
sounds good to me
The Initial wireframes Look similar to what ist available in Warp (Warp Drive Workflows) https://docs.warp.dev/features/warp-drive/workflows Having These Concepts directly integrated into the terminal (ai as Well) feels really great!
Same here ;)
Hi, detected a spec failure in mscons.xml for D04B. Should be a group for SG10 but is a segment currently. Don't know if it's related to your TODO but as...
hey @sabas at least the the mscons i mentioned above is looking correct now. would be great to release an updated package on packgist.org thanks!
is it supported to join "regular" tables when defining a continous aggegrate? I'm currently experiencing the same error message in that case.
The Pixxet fork hasn't Seen any Activity so far. Would it be possible to add some maintainers to the Main repo so we can ensure newer PHP compatibility