From 7f25c7b21c02b6463c4a6d66d955ae175dee684d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Panadero=20Guarde=C3=B1o?= Date: Fri, 15 May 2020 19:08:02 +0200 Subject: [PATCH 1/3] Renamed to pijamas #2 --- .editorconfig | 3 +++ CHANGELOG.md | 4 ++++ docs/changelog.md | 4 ++++ docs/{pyjamas.html => pijamas.html} | 4 ++-- source/{pyjamas.d => pijamas.d} | 2 +- tests/{pyjamas_spec.d => pijamas_spec.d} | 4 ++-- 6 files changed, 16 insertions(+), 5 deletions(-) rename docs/{pyjamas.html => pijamas.html} (96%) rename source/{pyjamas.d => pijamas.d} (99%) rename tests/{pyjamas_spec.d => pijamas_spec.d} (99%) diff --git a/.editorconfig b/.editorconfig index ccd32b0..f209fa5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,3 +9,6 @@ indent_size = 2 trim_trailing_whitespace = true charset = utf-8 +[*.d] +dfmt_split_operator_at_line_end = true + diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dd6e9d..d53d33a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# v0.3.0 + +* Rename module to pijamas. + # v0.2.2 Versions v0.2.x must keep being source compatible with Pyjamas. diff --git a/docs/changelog.md b/docs/changelog.md index a81f75e..97c30e4 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,6 +2,10 @@ layout: default title: Changelog --- +# v0.3.0 + +* Rename module to pijamas. + # v0.2.2 Versions v0.2.x must keep being source compatible with Pyjamas. diff --git a/docs/pyjamas.html b/docs/pijamas.html similarity index 96% rename from docs/pyjamas.html rename to docs/pijamas.html index e12c8ad..5103251 100644 --- a/docs/pyjamas.html +++ b/docs/pijamas.html @@ -3,7 +3,7 @@ - pyjamas + pijamas