lxi_rb 0.4.1 → 0.4.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: 865af953b55f85a74fe071b7142d662c60380990e74d182514f3a52c9983b23d
4
- data.tar.gz: e962e501c5be68c70d7b21fd18dcf163d75c0f1d5ca4a29c2ab57379b0bea35d
3
+ metadata.gz: 11ea07fb4827b309ceef2e8e584b7bc14f50a5fd2523fb01a0bf94eb3cb9795f
4
+ data.tar.gz: 1f0006521bbc5ac32b4d6f6799d6dfbd82013454e8a79ec594c473ed7cae4029
5
5
  SHA512:
6
- metadata.gz: ee59388181dfc1c12e561018beccfb50b6345ff14febbf3d1480c56891965f4928dfaee3083cccf22403073b6e785ee038778e597399262959be29631d3405a9
7
- data.tar.gz: 48b261199cb21a2802f05b961b881bcfc0fdf820b6bc8135493e4f96f2c20ede8ecfa8591a24c55670fe9d8e667cf8901e3994f9288f52b6f2add4d3f384238b
6
+ metadata.gz: 672f57297c78559a72aa9543ceb5cae42a2ca5dc1447abf8da3e518cca6818d0b9773db3f459573fae7626e663f636dd787e7b64277ee196cece92bc99dc59c4
7
+ data.tar.gz: 19d79a19fa60c80e122bd076508984f567be691d9b90d2ebeb3129b3bbc19d8e7676a0aec53049707d0b12276e0b6422deddec5c8798cd6b67cc9401b057d573
data/CHANGELOG.md CHANGED
@@ -1,25 +1,47 @@
1
- # Changelog
1
+ ## Unreleased ([76604d7..090e411](https://github.com/robcarruthers/lxi_rb/compare/76604d7..090e411))
2
+ #### Documentation
3
+ - **(changelog)** Update - ([fa35905](https://github.com/robcarruthers/lxi_rb/commit/fa35905a3363f51ba999c1e3bef42d554c82307e)) - [@robcarruthers](https://github.com/robcarruthers)
4
+ #### Miscellaneous Chores
5
+ - **(rake)** Update .gitignore, create versioning tasks - ([f525812](https://github.com/robcarruthers/lxi_rb/commit/f5258124a67ec6fd6d28ad07134c68501cf5cf06)) - [@robcarruthers](https://github.com/robcarruthers)
6
+ - **(version)** v0.4.4 - ([090e411](https://github.com/robcarruthers/lxi_rb/commit/090e411047e31ee64c93916576b03c820208ce77)) - [@robcarruthers](https://github.com/robcarruthers)
7
+ - **(version)** v0.4.3 - ([b40e582](https://github.com/robcarruthers/lxi_rb/commit/b40e58236c2d56f06b3bd9d64af81337489d32f1)) - [@robcarruthers](https://github.com/robcarruthers)
8
+ - **(version)** v0.4.2 - ([af245b7](https://github.com/robcarruthers/lxi_rb/commit/af245b7c0e6f1fd0c79d1ac9a449ae252f958118)) - [@robcarruthers](https://github.com/robcarruthers)
9
+ - Update .gitignore - ([b70c1f0](https://github.com/robcarruthers/lxi_rb/commit/b70c1f0566db9b4043f02b4e3f79c228fd0531df)) - [@robcarruthers](https://github.com/robcarruthers)
2
10
 
3
- All notable changes to this project will be documented in this file.
4
- The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
11
+ - - -
12
+ ## [v0.4.6](https://github.com/robcarruthers/lxi_rb/compare/v0.4.5..v0.4.6) - 2023-05-10
5
13
 
6
14
  - - -
7
- ## [v0.4.1](https://github.com/robcarruthers/lxi_rb/compare/v0.4.0..v0.4.1) - 2023-05-09
15
+
16
+ ## [v0.4.5](https://github.com/robcarruthers/lxi_rb/compare/v0.4.4..v0.4.5) - 2023-05-10
17
+ #### Documentation
18
+ - **(changelog)** Update - ([ac74997](https://github.com/robcarruthers/lxi_rb/commit/ac7499725d8ba920215c25196e2514bf1af58465)) - [@robcarruthers](https://github.com/robcarruthers)
19
+
20
+ - - -
21
+
22
+
23
+ ## [v0.4.1](https://github.com/robcarruthers/lxi_rb/compare/v0.4.0..v0.4.1) - 2023-05-10
8
24
  #### Documentation
9
25
  - **(readme)** Update - ([7bc1302](https://github.com/robcarruthers/lxi_rb/commit/7bc130206ade43df0e679208118c6b6f595a6760)) - [@robcarruthers](https://github.com/robcarruthers)
10
26
  - **(readme)** Update - ([803632e](https://github.com/robcarruthers/lxi_rb/commit/803632e91a3c0e27478132a22135bb46b0edb58e)) - [@robcarruthers](https://github.com/robcarruthers)
27
+ #### Miscellaneous Chores
28
+ - **(version)** v0.4.1 - ([76604d7](https://github.com/robcarruthers/lxi_rb/commit/76604d7d28193e543fba7e03af785236455d81eb)) - [@robcarruthers](https://github.com/robcarruthers)
29
+ - **(version)** v0.4.1 - ([b91277d](https://github.com/robcarruthers/lxi_rb/commit/b91277d32e1217157bdac5268c3ce04e036beaf1)) - [@robcarruthers](https://github.com/robcarruthers)
11
30
 
12
31
  - - -
13
32
 
14
- ## [v0.4.0](https://github.com/robcarruthers/lxi_rb/compare/v0.3.0..v0.4.0) - 2023-05-09
33
+ ## [v0.4.0](https://github.com/robcarruthers/lxi_rb/compare/v0.3.0..v0.4.0) - 2023-05-10
15
34
  #### Features
16
35
  - **(Device)** Add query - ([5fb904b](https://github.com/robcarruthers/lxi_rb/commit/5fb904b469eb92bd7df1bd18874b2743f51cae4e)) - [@robcarruthers](https://github.com/robcarruthers)
36
+ #### Miscellaneous Chores
37
+ - **(version)** v0.4.0 - ([de44d74](https://github.com/robcarruthers/lxi_rb/commit/de44d74040c50a17e7b58e0519e9291e15e7e22f)) - [@robcarruthers](https://github.com/robcarruthers)
38
+ - **(version)** v0.4.0 - ([8fb8834](https://github.com/robcarruthers/lxi_rb/commit/8fb88341f81c912a2ea38bbea5b6b437bb973019)) - [@robcarruthers](https://github.com/robcarruthers)
17
39
  #### Refactoring
18
40
  - **(LXI)** Update modules and mixins - ([c749759](https://github.com/robcarruthers/lxi_rb/commit/c7497595df2d08f1d9f4875b5c5a60f0dfe71ebd)) - [@robcarruthers](https://github.com/robcarruthers)
19
41
 
20
42
  - - -
21
43
 
22
- ## [v0.3.0](https://github.com/robcarruthers/lxi_rb/compare/v0.2.26..v0.3.0) - 2023-05-08
44
+ ## [v0.3.0](https://github.com/robcarruthers/lxi_rb/compare/d0d594119d79afe36f62a44688c216bbc2510f79..v0.3.0) - 2023-05-10
23
45
  #### Bug Fixes
24
46
  - **(Cog)** Update config - ([bc97116](https://github.com/robcarruthers/lxi_rb/commit/bc97116f3c152a37b398ded210dc9dfcb9d48238)) - [@robcarruthers](https://github.com/robcarruthers)
25
47
  #### Documentation
@@ -45,6 +67,8 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve
45
67
  - **(Changelog)** Update - ([9a07697](https://github.com/robcarruthers/lxi_rb/commit/9a076972668e06728171eb68b92c37cd9364e85d)) - [@robcarruthers](https://github.com/robcarruthers)
46
68
  - **(Cog)** Update config - ([46f4e5d](https://github.com/robcarruthers/lxi_rb/commit/46f4e5d0c177849b14a7068761bb5068895b5027)) - [@robcarruthers](https://github.com/robcarruthers)
47
69
  - **(cog)** Update config - ([0c68f6e](https://github.com/robcarruthers/lxi_rb/commit/0c68f6e9c6928a9bf3e102314cb1adff5f7a8c14)) - [@robcarruthers](https://github.com/robcarruthers)
70
+ - **(version)** v0.3.0 - ([3a5c2ed](https://github.com/robcarruthers/lxi_rb/commit/3a5c2eda1270ff568adb9f049c322f8bcb41448a)) - [@robcarruthers](https://github.com/robcarruthers)
71
+ - **(version)** v0.3.0 - ([28d7777](https://github.com/robcarruthers/lxi_rb/commit/28d777748c5502d83d79eb7990d0f445911f03a3)) - [@robcarruthers](https://github.com/robcarruthers)
48
72
  - **(version)** v0.2.26 - ([4dd447e](https://github.com/robcarruthers/lxi_rb/commit/4dd447e7d35a01345702885bdf005e71bfbf3397)) - [@robcarruthers](https://github.com/robcarruthers)
49
73
  - **(version)** v0.2.26 - ([cad6630](https://github.com/robcarruthers/lxi_rb/commit/cad6630f80628ae312a0d8e902d044c38b8eede4)) - [@robcarruthers](https://github.com/robcarruthers)
50
74
  - **(version)** v0.2.25 - ([d15ee42](https://github.com/robcarruthers/lxi_rb/commit/d15ee42773ed09712accdf3681619424b9b00d9e)) - [@robcarruthers](https://github.com/robcarruthers)
@@ -71,7 +95,6 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve
71
95
  - v0.2.10 - ([c4334ed](https://github.com/robcarruthers/lxi_rb/commit/c4334edd1cb97b99be2b77e276a27d49fd390fa9)) - [@robcarruthers](https://github.com/robcarruthers)
72
96
  - v0.2.9 - ([5a02c26](https://github.com/robcarruthers/lxi_rb/commit/5a02c26264ef7a9ec77580c0b0639e952a8a67e4)) - [@robcarruthers](https://github.com/robcarruthers)
73
97
  - add github CI yml - ([6bb36d2](https://github.com/robcarruthers/lxi_rb/commit/6bb36d2aae7788866f2f247502b292340b57ac1b)) - [@robcarruthers](https://github.com/robcarruthers)
74
- - Initial commit - ([d0d5941](https://github.com/robcarruthers/lxi_rb/commit/d0d594119d79afe36f62a44688c216bbc2510f79)) - [@robcarruthers](https://github.com/robcarruthers)
75
98
  #### Refactoring
76
99
  - **(Device)** add error checking - ([27455eb](https://github.com/robcarruthers/lxi_rb/commit/27455eb78b8782cc367b94fb385720817ee11985)) - [@robcarruthers](https://github.com/robcarruthers)
77
100
  - **(Device)** refine usage - ([d07ff0a](https://github.com/robcarruthers/lxi_rb/commit/d07ff0a30a834342cc40ed98a45a0033b87e0488)) - [@robcarruthers](https://github.com/robcarruthers)
@@ -81,3 +104,5 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve
81
104
  - **(ffi)** Refine code layout - ([1157a3d](https://github.com/robcarruthers/lxi_rb/commit/1157a3df2704f15f367985d1a2de602bc3f7e8d4)) - [@robcarruthers](https://github.com/robcarruthers)
82
105
  #### Tests
83
106
  - make default tests pass - ([da68bff](https://github.com/robcarruthers/lxi_rb/commit/da68bff976bea886a99a0d31c35fd17df7b780f5)) - [@robcarruthers](https://github.com/robcarruthers)
107
+
108
+
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- lxi_rb (0.4.1)
4
+ lxi_rb (0.4.6)
5
5
  ffi (~> 1.15)
6
6
 
7
7
  GEM
data/Rakefile CHANGED
@@ -2,6 +2,7 @@
2
2
 
3
3
  require 'bundler/gem_tasks'
4
4
  require 'rake/testtask'
5
+ Dir.glob('lib/tasks/*.rake').each { |r| import r }
5
6
 
6
7
  Rake::TestTask.new(:test) do |t|
7
8
  t.libs << 'test'
@@ -14,10 +15,3 @@ require 'rubocop/rake_task'
14
15
  RuboCop::RakeTask.new
15
16
 
16
17
  task default: %i[test rubocop]
17
-
18
- desc "Bumps the gem version and generates changelog modifications with cocogitto"
19
- task :bump_gem do
20
- cog_version = `cog -V`
21
- puts $?
22
- puts cog_version
23
- end
data/cog.toml CHANGED
@@ -1,8 +1,8 @@
1
1
  from_latest_tag = true
2
2
  ignore_merge_commits = false
3
3
  branch_whitelist = []
4
- pre_bump_hooks = [ "bump set {{version}} -p 'chore(version):' -m 'v{{version}}'" ]
5
- post_bump_hooks = [ "rake release" ]
4
+ pre_bump_hooks = []
5
+ post_bump_hooks = []
6
6
  pre_package_bump_hooks = []
7
7
  post_package_bump_hooks = []
8
8
  tag_prefix = "v"
data/lib/lxi/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Lxi
4
- VERSION = '0.4.1'
4
+ VERSION = '0.4.6'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lxi_rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.1
4
+ version: 0.4.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rob Carruthers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-05-09 00:00:00.000000000 Z
11
+ date: 2023-05-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ffi
@@ -32,7 +32,6 @@ executables: []
32
32
  extensions: []
33
33
  extra_rdoc_files: []
34
34
  files:
35
- - ".cz.toml"
36
35
  - ".streerc"
37
36
  - ".tool-versions"
38
37
  - ".vscode/settings.json"
data/.cz.toml DELETED
@@ -1,7 +0,0 @@
1
- [tool.commitizen]
2
- name = "cz_conventional_commits"
3
- tag_format = "v$version"
4
- version_type = "semver"
5
- version = "0.2.12"
6
- update_changelog_on_bump = true
7
- major_version_zero = true