Added
- Added Stata as a supported language (#1027) - thanks to Raffaele Mancuso for this contribution
- Added SAS as a supported language (#1047) - thanks to lawrencet149 for this contribution
- We have added a series of test to make sure that the main formats support cell tags (#1024)
Fixed
- When a metadata key is not a valid identifier, a warning is emitted and the metadata is not saved to the text representation (#1042)
- The CI was fixed by Matthew Feickert (#1035)
- We now use
concurrency
to cancel previous runs on the same branch/PR (#1037) - We use both
codecov.notify.after_n_builds
andcomment.after_n_builds
to get only the final codecov comment
Changed