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