File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
1.2.2 - 2022/11/20
2
- * [ soldag] Fixed mapping of string enum types ( # 17 )
2
+ * [ @ soldag ] Fixed mapping of string enum types [ # 17 ] ( https://github.com/anikolaienko/py-automapper/pull/ 17)
3
3
4
4
1.2.1 - 2022/11/13
5
5
* Fixed dictionary source mapping to target object.
6
6
* Implemented CI checks
7
7
8
8
1.2.0 - 2022/10/25
9
- * [ g-pichler] Ability to disable deepcopy on mapping: ` use_deepcopy ` flag in ` map ` method.
10
- * [ g-pichler] Improved error text when no spec function exists for ` target class ` .
9
+ * [ @ g-pichler ] Ability to disable deepcopy on mapping: ` use_deepcopy ` flag in ` map ` method.
10
+ * [ @ g-pichler ] Improved error text when no spec function exists for ` target class ` .
11
11
* Updated doc comments.
12
12
13
13
1.1.3 - 2022/10/07
14
- * [ g-pichler] Added support for SQLAlchemy models mapping
14
+ * [ @ g-pichler ] Added support for SQLAlchemy models mapping
15
15
* Upgraded code checking tool and improved code formatting
16
16
17
17
1.0.4 - 2022/07/25
You can’t perform that action at this time.
0 commit comments