Skip to content

Commit f892a5e

Browse files
authored
support extended alphabet in URLs (#12)
* support extended alphabet in URLs related to some GBFS URLs added in transitland/transitland-atlas#1367 * update symbolic link * `patternFlags` not supported in the ajv-cli library used in Transitland Atlas CI * try again using just regex * restore some missing notes * apply consistent formatting to v0.5.0 and v0.5.1 * update changelog for v0.5.1 * return to previous formatting * return to previous format * return to previous formatting
1 parent 6784909 commit f892a5e

File tree

3 files changed

+839
-1
lines changed

3 files changed

+839
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.5.1
4+
5+
- Feed URLs are now validated more permissively, to allow a wider range of alphabetic characters from non-English languages.
6+
37
## v0.5.0
48

59
- A feed record can now have an optional `name` and `description` fields to provide additional context to DMFR editors and users of software that consume DMFR files.

0 commit comments

Comments
 (0)