Sha256: 65bc701df9f39e06a3d90ced042158509c0938d0dd4157a28859ae6e2bf415e9
Contents?: true
Size: 888 Bytes
Versions: 1
Compression:
Stored size: 888 Bytes
Contents
# Change log ## master (unreleased) ## 0.3.1 (2020/12/20) ### Added - python 3.8.2 support - use underscore separator in number literal ### Deleted - drop Ruby2.3 from target version. ## 0.3.0 (2020-05-29) ### Changed - use -%> in ERB. (available in next release of AtCoderFriends.) ## 0.2.0 (2020-01-05) ### Added - at_coder_friends 0.6.3 support - 'vertical array + matrix' input format support. - 'matrix + vertical array' input format support. - 'vertically expanded matrices' input format support. - 'horizontally expanded matrices' input format support. - decimal type support. - input data with delimiter(- : /) support. ### Changed - Change template file format to ERB. - Template file integration ### Deleted - Template file for interactive problems. - '### OUTPUT ###' embedding pattern. - '### URL ###' embedding pattern. ## 0.1.0 (2019-10-31) - Initial implementation
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
at_coder_friends-generator-python_ref-0.3.1 | CHANGELOG.md |