Sha256: 99c48f33e4fdbdc572c5eb2c2a69ed0b72691f92b66212b9655dd0003b0893aa

Contents?: true

Size: 959 Bytes

Versions: 1

Compression:

Stored size: 959 Bytes

Contents

# Change log

## master (unreleased)

## 0.3.2 (2021/12/25)
### Deleted
- drop Ruby2.4 from target version.

## 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.2 CHANGELOG.md