File tree 1 file changed +12
-12
lines changed
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 2
2
Change Log
3
3
==========
4
4
5
- v1.1.2
6
- ======
5
+ v1.1.2 (15-JUL-2024)
6
+ ====================
7
7
8
8
* `Support Django 5.1 <https://github.com/bckohan/django-routines/issues/19 >`_
9
9
10
- v1.1.1
11
- ======
10
+ v1.1.1 (15-JUL-2024)
11
+ ====================
12
12
13
13
* `Allow hyphens (-) in switches. <https://github.com/bckohan/django-routines/issues/17 >`_
14
14
15
- v1.1.0
16
- ======
15
+ v1.1.0 (10-JUN-2024)
16
+ ====================
17
17
18
18
* `Invalidate importlib caches if command is makemigrations. <https://github.com/bckohan/django-routines/issues/13 >`_
19
19
* `Rationale for why settings is a good place to put routines. <https://github.com/bckohan/django-routines/issues/8 >`_
20
20
* `Command type for system commands (i.e. non-management commands) to be run as subprocesses <https://github.com/bckohan/django-routines/issues/7 >`_
21
21
* `Option to run management commands as subprocesses instead of in the same process space. <https://github.com/bckohan/django-routines/issues/6 >`_
22
22
23
- v1.0.2
24
- ======
23
+ v1.0.2 (05-JUN-2024)
24
+ ====================
25
25
26
26
* `Update import deprecation for django-typer 2.1+ <https://github.com/bckohan/django-routines/issues/4 >`_
27
27
28
- v1.0.1
29
- ======
28
+ v1.0.1 (05-JUN-2024)
29
+ ====================
30
30
31
31
* `Help example images dont have the correct usage line. <https://github.com/bckohan/django-routines/issues/3 >`_
32
32
33
33
34
- v1.0.0
35
- ======
34
+ v1.0.0 (05-JUN-2024)
35
+ ====================
36
36
37
37
* Initial production/stable release.
You can’t perform that action at this time.
0 commit comments