latex_curriculum_vitae 2.1.5 → 2.1.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +96 -94
- data/CONTRIBUTING.md +11 -7
- data/MAINTENANCE.md +6 -6
- data/lib/latex_curriculum_vitae/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7a0fe5e7f722652eb1bd87bed8baad349c012352ebd13cd1f5793d58930791d3
|
4
|
+
data.tar.gz: a8fdf4274f26a232eebecb86759669cfa729be8c6ed44b6733513e988988cdc1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 75f8e9cdd0848e73ee4d781ecdb8ad7e62ea8125f7dad0ab948e27f2b6743355e4cd2a5bf47b37d855a5d8c23f948b7a77873b7b034c03705db8560db52b4bbd
|
7
|
+
data.tar.gz: 07c431c7a375f86456b4b5db5e0d8d6ae618b060dd00d43627ea856d44e064d3051e0b31809e8db41e7e5c8f07f320f7701125a6dfc1ab164e2455143e169952
|
data/CHANGELOG.md
CHANGED
@@ -1,159 +1,161 @@
|
|
1
|
-
|
1
|
+
# Changelog
|
2
2
|
|
3
|
-
|
3
|
+
## 2.1.5 / 2020-06-25
|
4
4
|
|
5
|
-
|
5
|
+
* updated dependencies
|
6
|
+
|
7
|
+
## 2.1.4 / 2019-05-20
|
6
8
|
|
7
9
|
* Updated dependencies
|
8
10
|
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
11
|
+
* Bump rake from 12.3.1 to 12.3.2
|
12
|
+
* Bump rdoc from 6.0.4 to 6.1.1
|
13
|
+
* Update bundler requirement from ~> 1.16 to >= 1.16, < 3.0
|
14
|
+
* Bump combine_pdf from 1.0.15 to 1.0.16
|
15
|
+
* Bump pony from 1.12 to 1.13.1
|
14
16
|
|
15
|
-
|
17
|
+
## 2.1.3 / 2018-11-22
|
16
18
|
|
17
|
-
|
19
|
+
### 1 minor enhancement
|
18
20
|
|
19
|
-
|
20
|
-
|
21
|
-
|
21
|
+
* created binstubs for binary and setup
|
22
|
+
* removed hoe dependency
|
23
|
+
* Updated docs
|
22
24
|
|
23
|
-
|
25
|
+
## 2.1.2 / 2018-06-28
|
24
26
|
|
25
|
-
|
27
|
+
### 1 patch enhancement
|
26
28
|
|
27
|
-
|
29
|
+
* updated dependencies
|
28
30
|
|
29
|
-
|
31
|
+
## 2.1.1 / 2018-04-29
|
30
32
|
|
31
|
-
|
33
|
+
### 1 misc enhancement
|
32
34
|
|
33
|
-
|
35
|
+
* updated documentation and projects url
|
34
36
|
|
35
|
-
|
37
|
+
## 2.1.0 / 2017-11-06
|
36
38
|
|
37
|
-
|
39
|
+
### 6 minor enhancements
|
38
40
|
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
41
|
+
* LCV#3: Use more communicative variable names
|
42
|
+
* LCV#4: Use Codeclimates new V2 engine
|
43
|
+
* LCV#5: Fix Rubocop and Reek
|
44
|
+
* LCV#6: Cleanup Rakefile
|
45
|
+
* LCV#1: Add option to choose between mail backends
|
46
|
+
* LCV#2: Change license to GPL3
|
45
47
|
|
46
|
-
|
48
|
+
## 2.0.1 / 2017-05-16
|
47
49
|
|
48
|
-
|
50
|
+
### Added thunderbird support
|
49
51
|
|
50
|
-
|
52
|
+
## 2.0.0 / 2017-02-27
|
51
53
|
|
52
|
-
|
54
|
+
### 1 major enhancement
|
53
55
|
|
54
|
-
|
55
|
-
|
56
|
-
|
56
|
+
* Bug-9: Using of XDG directories instead of .latex_curriculum_vitae
|
57
|
+
* Using regular tempdir instead using the datadir directly
|
58
|
+
* Fixed shorten url: Check if no url is given
|
57
59
|
|
58
|
-
|
60
|
+
## 1.3.1 / 2017-02-23
|
59
61
|
|
60
|
-
|
62
|
+
### 1 minor enhancement
|
61
63
|
|
62
|
-
|
64
|
+
* updated dependencies and docs
|
63
65
|
|
64
|
-
|
66
|
+
## 1.3.0 / 2016-10-13
|
65
67
|
|
66
|
-
|
68
|
+
### 3 major enhancements
|
67
69
|
|
68
|
-
|
69
|
-
|
70
|
-
|
70
|
+
* added bitly_user and bitly_apikey to config (LCV-4 URL of job offer)
|
71
|
+
* added method for shorting urls (LCV-4 URL of job offer)
|
72
|
+
* Mailer Pony now uses TLS with Port 587
|
71
73
|
|
72
|
-
|
74
|
+
## 1.2.2 / 2016-10-12
|
73
75
|
|
74
|
-
|
76
|
+
### 2 minor enhancement
|
75
77
|
|
76
|
-
|
77
|
-
|
78
|
+
* removed cleanup dir (fix LCV-2 Implement a split funktion)
|
79
|
+
* write csv before preview in pdf viewer (LCV-3 Move up the csv method)
|
78
80
|
|
79
|
-
|
81
|
+
## 1.2.1 / 2016-10-05
|
80
82
|
|
81
|
-
|
83
|
+
### 1 minor enhancement
|
82
84
|
|
83
|
-
|
85
|
+
* shortened support targetlock for entityfile
|
84
86
|
|
85
|
-
|
87
|
+
## 1.2.0 / 2016-08-08
|
86
88
|
|
87
|
-
|
89
|
+
### 2 major enhancement
|
88
90
|
|
89
|
-
|
90
|
-
|
91
|
+
* reworked bwanschreiben.tex (entityfile.rb and letter.rb)
|
92
|
+
* fixed LCV-1 - use pdf_combine instead of LaTeX solution
|
91
93
|
|
92
|
-
|
94
|
+
## 1 minor enhancement
|
93
95
|
|
94
|
-
|
96
|
+
* fixed setup (Now the backup and restore of the control files in .latex_curriculum_vitae works
|
95
97
|
|
96
|
-
|
98
|
+
## 1.1.4 / 2016-08-06
|
97
99
|
|
98
|
-
|
100
|
+
### 1 minor enhancement
|
99
101
|
|
100
|
-
|
102
|
+
* updated dependencies from gemnasium
|
101
103
|
|
102
|
-
|
104
|
+
## 1.1.3 / 2016-02-08
|
103
105
|
|
104
|
-
|
106
|
+
### 1 minor enhancement
|
105
107
|
|
106
|
-
|
108
|
+
* updated dependencies from gemnasium
|
107
109
|
|
108
|
-
|
110
|
+
## 1.1.2 / 2016-02-03
|
109
111
|
|
110
|
-
|
112
|
+
### 3 minor enhancement
|
111
113
|
|
112
|
-
|
113
|
-
|
114
|
-
|
114
|
+
* added three targetblocks (support,doku,kaufm) for three kind of jobs.
|
115
|
+
* now pdf reader can configured in the config
|
116
|
+
* added signature to the outgoing mail
|
115
117
|
|
116
|
-
|
118
|
+
## 1.1.1 / 2015-10-21
|
117
119
|
|
118
|
-
|
120
|
+
### 1 minor enhancement
|
119
121
|
|
120
|
-
|
122
|
+
* cleanup code
|
121
123
|
|
122
|
-
|
124
|
+
## 1.1.0 / 2015-10-20
|
123
125
|
|
124
|
-
|
126
|
+
### 3 minor enhancements
|
125
127
|
|
126
|
-
|
127
|
-
|
128
|
-
|
128
|
+
* LCV-7: Add mailer
|
129
|
+
* LCV-9: latexcv.rb: Use not File.expand
|
130
|
+
* LCV-10: Build a upgrade option
|
129
131
|
|
130
|
-
|
132
|
+
## 1.0.0 / 2015-10-03
|
131
133
|
|
132
|
-
|
134
|
+
### 1 bug fix
|
133
135
|
|
134
|
-
|
136
|
+
* Fixed install routine
|
135
137
|
|
136
|
-
|
138
|
+
### 3 feature requests
|
137
139
|
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
140
|
+
* fix LCV-6: Added LatexCurriculumVitae::Letter (Class for compile the motivational letter)
|
141
|
+
* fix LCV-7: Allow to name the pdf output file (instead of hardcoded "Bewerbungsunterlagen_Manns")
|
142
|
+
* fix LCV-8: Make LCV more dynamic (added variable "letter". If this is set, the program merges the motivational
|
143
|
+
letter with the cv.
|
144
|
+
* Extended gui for asking about street and city (company)
|
145
|
+
* Added 4 variables to latex_curriculum_vitae.cfg: name_of_letter, name_of_resume, name_of_cover and name_of_pdf.
|
146
|
+
* Extended personal_data.tex for containing all relevant infos for compiling the letter and the cover.
|
147
|
+
* Changed LaTEX sources for using the personal_data.tex to build the cover and the letter.
|
148
|
+
* Reworked documentation
|
147
149
|
|
148
|
-
|
150
|
+
## 0.1.3 / 2015-09-05
|
149
151
|
|
150
|
-
|
152
|
+
### 2 minor enhancements
|
151
153
|
|
152
|
-
|
153
|
-
|
154
|
+
* The installed gem doesn't use $HOME for sysconfdir
|
155
|
+
* fixed color issue
|
154
156
|
|
155
|
-
|
157
|
+
## 0.1.1 / 2015-09-04
|
156
158
|
|
157
|
-
|
159
|
+
### 1 major enhancement
|
158
160
|
|
159
|
-
|
161
|
+
* Birthday!
|
data/CONTRIBUTING.md
CHANGED
@@ -1,8 +1,10 @@
|
|
1
|
-
#
|
1
|
+
# Contributing
|
2
|
+
|
3
|
+
## IDEAS
|
2
4
|
|
3
5
|
* Add ideas on: https://github.com/saigkill/latex_curriculum_vitae/issues
|
4
6
|
|
5
|
-
## COOL HACKS
|
7
|
+
## COOL HACKS
|
6
8
|
|
7
9
|
* Open a bugreport on https://github.com/saigkill/latex_curriculum_vitae/issues.
|
8
10
|
* Please use the -u flag when generating the patch as it makes the patch
|
@@ -10,12 +12,14 @@
|
|
10
12
|
* Write a good explanation of what the patch does.
|
11
13
|
* It is better to use git format-patch command: git format-patch HEAD^
|
12
14
|
|
13
|
-
|
15
|
+
## STRUCTURE
|
16
|
+
|
17
|
+
### BRANCHES
|
14
18
|
|
15
|
-
|
19
|
+
#### `master` BRANCH
|
16
20
|
|
17
|
-
### `master` BRANCH:
|
18
21
|
The master branch is the last stable version.
|
19
22
|
|
20
|
-
|
21
|
-
|
23
|
+
#### PULL REQUESTS
|
24
|
+
|
25
|
+
Please base all Pullrequests off the `master` branch.
|
data/MAINTENANCE.md
CHANGED
@@ -1,16 +1,16 @@
|
|
1
|
-
# MAINTENANCE POLICY
|
1
|
+
# MAINTENANCE POLICY
|
2
2
|
|
3
3
|
I'm following the Semantic Versioning for its releases: (Major).(Minor).(Patch).
|
4
4
|
|
5
|
-
|
5
|
+
* Major version: Whenever there is something significant or any backwards
|
6
6
|
incompatible changes.
|
7
|
-
|
7
|
+
* Minor version: When new, backwards compatible functionality is introduced a
|
8
8
|
minor feature is introduced, or when a set of smaller features is rolled out.
|
9
|
-
|
9
|
+
* Patch number: When backwards compatible bug fixes are introduced that fix
|
10
10
|
incorrect behavior.
|
11
|
-
|
11
|
+
* The current stable release will receive security patches and bug fixes
|
12
12
|
(eg. 5.0 -> 5.0.1).
|
13
|
-
|
13
|
+
* Feature releases will mark the next supported stable release where the minor
|
14
14
|
version is increased numerically by increments of one (eg. 5.0 -> 5.1).
|
15
15
|
|
16
16
|
I encourage everyone to run the latest stable release to ensure that you can
|
@@ -18,7 +18,7 @@ module LatexCurriculumVitae
|
|
18
18
|
# This module holds the latex_curriculum_vitae version information.
|
19
19
|
|
20
20
|
module Version
|
21
|
-
STRING = '2.1.
|
21
|
+
STRING = '2.1.6'.freeze
|
22
22
|
MSG = '%<version>s (using Parser %<parser_version>s, running on ' \
|
23
23
|
'%<ruby_engine>s %<ruby_version>s %<ruby_platform>s)'.freeze
|
24
24
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: latex_curriculum_vitae
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.1.
|
4
|
+
version: 2.1.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sascha Manns
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-
|
11
|
+
date: 2020-07-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rdoc
|