File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.10.0 (2022-11-28)
2
+
3
+ * Use secure builtins standard module, instead of the ` __builtins__ ` by @0xsirsaif in #109
4
+ * upgrade executing to fix 3.10 by @samuelcolvin in #110
5
+ * Fix windows build by @samuelcolvin in #111
6
+ * Allow executing dependency to be >1.0.0 by @staticf0x in #115
7
+ * more precise timer summary by @banteg in #113
8
+ * Python 3.11 by @samuelcolvin in #118
9
+
1
10
## v0.9.0 (2022-07-26)
2
11
3
12
* fix format of nested dataclasses, #99 thanks @aliereno
Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2017 Samuel Colvin
3
+ Copyright (c) 2017 to present Samuel Colvin
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments