Skip to content

Commit 507d3cf

Browse files
committed
Update authors and changelog.
1 parent 3d3df9d commit 507d3cf

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

AUTHORS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ project: https://bitbucket.org/gutworth/six.
88

99
Alphabetical list of contributors:
1010
* Adam Greenhall <agreenhall@lyft.com>
11+
* Aki Ariga <chezou+github@gmail.com>
1112
* Alexander Beedie <ayembee@gmail.com>
1213
* Alexey Malyshev <nostrict@gmail.com>
1314
* ali-tny <aliteeney@googlemail.com>
@@ -21,16 +22,19 @@ Alphabetical list of contributors:
2122
* Corey Zumar <corey.zumar@databricks.com>
2223
* Cristian Orellana <cristiano@groupon.com>
2324
* Dag Wieers <dag@wieers.com>
25+
* Daniel Harding <dharding@living180.net>
2426
* Darik Gamble <darik.gamble@gmail.com>
2527
* Demetrio92 <Demetrio.Rodriguez.T@gmail.com>
2628
* Dennis Taylor <dennis.taylor@clio.com>
2729
* Dvořák Václav <Vaclav.Dvorak@ysoft.com>
30+
* Erik Cederstrand <erik@adamatics.com>
2831
* Florian Bauer <florian.bauer@zmdi.com>
2932
* Fredy Wijaya <fredy.wijaya@gmail.com>
3033
* Gavin Wahl <gwahl@fusionbox.com>
3134
* hurcy <cinyoung.hur@gmail.com>
3235
* Ian Robertson <ian.robertson@capitalone.com>
3336
* JacekPliszka <Jacek.Pliszka@gmail.com>
37+
* JavierPan <PeterSandwich@users.noreply.github.com>
3438
* Jean-Martin Archer <jm@jmartin.ca>
3539
* Jesús Leganés Combarro "Piranna" <piranna@gmail.com>
3640
* Johannes Hoff <johshoff@gmail.com>
@@ -45,6 +49,7 @@ Alphabetical list of contributors:
4549
* Mike Amy <cocoade@googlemail.com>
4650
* mulos <daniel.strackbein@gmail.com>
4751
* Oleg Broytman <phd@phdru.name>
52+
* osmnv <80402144+osmnv@users.noreply.github.com>
4853
* Patrick Schemitz <patrick.schemitz@digitalbriefkasten.de>
4954
* Pi Delport <pjdelport@gmail.com>
5055
* Prudhvi Vatala <pvatala@gmail.com>
@@ -56,6 +61,7 @@ Alphabetical list of contributors:
5661
* Ryan Wooden <rygwdn@gmail.com>
5762
* saaj <id@saaj.me>
5863
* Shen Longxing <shenlongxing2012@gmail.com>
64+
* Simon Heisterkamp <she@delegate.dk>
5965
* Sjoerd Job Postmus
6066
* Soloman Weng <soloman1124@gmail.com>
6167
* spigwitmer <itgpmc@gmail.com>

CHANGELOG

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Development Version
22
-------------------
33

4+
Enhancements
5+
6+
* Add support for DIV operator (pr664, by chezou).
7+
* Add support for additional SPARK keywords (pr643, by mrmasterplan).
8+
* Avoid tokens copy (pr622, by living180).
9+
* Add REGEXP as a comparision (pr647, by PeterSandwich).
10+
11+
Bug Fixes
12+
13+
* Fix spelling of INDICATOR keyword (pr653, by ptld).
14+
* Fix formatting error in EXTRACT function (issue562, pr676, by ecederstrand).
15+
416
Other
517

618
* Update github actions to test on Python 3.10 as well (pr661, by cclaus).

0 commit comments

Comments
 (0)