lxi_rb 0.4.0 → 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: c70934f5b171989e8380256f7d44635ec56cfc77b0115878f5d2507c0f49ef4b
4
- data.tar.gz: f9a006729e634c9e2e498ce4f8182194ed77f9067446079f3567172b9e7a18af
3
+ metadata.gz: 11ea07fb4827b309ceef2e8e584b7bc14f50a5fd2523fb01a0bf94eb3cb9795f
4
+ data.tar.gz: 1f0006521bbc5ac32b4d6f6799d6dfbd82013454e8a79ec594c473ed7cae4029
5
5
  SHA512:
6
- metadata.gz: 5b8b0b5f0b002ee50cdedf0f4490e4eb328e68839d1e3d6e8e6ff09dd0f879abf5a57e83e282f1318497c476b109f591ef0f9a6ac5f48535d3a62afd492ff9fc
7
- data.tar.gz: acd91c71df039a683b90b8c6f2b99e4ce506c122ea421e0c5fbf44a066f3c0aa1b160894828c816d559abf697952f716bb49a5ec54ae472765743941b5a5c8f2
6
+ metadata.gz: 672f57297c78559a72aa9543ceb5cae42a2ca5dc1447abf8da3e518cca6818d0b9773db3f459573fae7626e663f636dd787e7b64277ee196cece92bc99dc59c4
7
+ data.tar.gz: 19d79a19fa60c80e122bd076508984f567be691d9b90d2ebeb3129b3bbc19d8e7676a0aec53049707d0b12276e0b6422deddec5c8798cd6b67cc9401b057d573
data/CHANGELOG.md CHANGED
@@ -1,18 +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.0](https://github.com/robcarruthers/lxi_rb/compare/v0.3.0..v0.4.0) - 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
24
+ #### Documentation
25
+ - **(readme)** Update - ([7bc1302](https://github.com/robcarruthers/lxi_rb/commit/7bc130206ade43df0e679208118c6b6f595a6760)) - [@robcarruthers](https://github.com/robcarruthers)
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)
30
+
31
+ - - -
32
+
33
+ ## [v0.4.0](https://github.com/robcarruthers/lxi_rb/compare/v0.3.0..v0.4.0) - 2023-05-10
8
34
  #### Features
9
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)
10
39
  #### Refactoring
11
40
  - **(LXI)** Update modules and mixins - ([c749759](https://github.com/robcarruthers/lxi_rb/commit/c7497595df2d08f1d9f4875b5c5a60f0dfe71ebd)) - [@robcarruthers](https://github.com/robcarruthers)
12
41
 
13
42
  - - -
14
43
 
15
- ## [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
16
45
  #### Bug Fixes
17
46
  - **(Cog)** Update config - ([bc97116](https://github.com/robcarruthers/lxi_rb/commit/bc97116f3c152a37b398ded210dc9dfcb9d48238)) - [@robcarruthers](https://github.com/robcarruthers)
18
47
  #### Documentation
@@ -38,6 +67,8 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve
38
67
  - **(Changelog)** Update - ([9a07697](https://github.com/robcarruthers/lxi_rb/commit/9a076972668e06728171eb68b92c37cd9364e85d)) - [@robcarruthers](https://github.com/robcarruthers)
39
68
  - **(Cog)** Update config - ([46f4e5d](https://github.com/robcarruthers/lxi_rb/commit/46f4e5d0c177849b14a7068761bb5068895b5027)) - [@robcarruthers](https://github.com/robcarruthers)
40
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)
41
72
  - **(version)** v0.2.26 - ([4dd447e](https://github.com/robcarruthers/lxi_rb/commit/4dd447e7d35a01345702885bdf005e71bfbf3397)) - [@robcarruthers](https://github.com/robcarruthers)
42
73
  - **(version)** v0.2.26 - ([cad6630](https://github.com/robcarruthers/lxi_rb/commit/cad6630f80628ae312a0d8e902d044c38b8eede4)) - [@robcarruthers](https://github.com/robcarruthers)
43
74
  - **(version)** v0.2.25 - ([d15ee42](https://github.com/robcarruthers/lxi_rb/commit/d15ee42773ed09712accdf3681619424b9b00d9e)) - [@robcarruthers](https://github.com/robcarruthers)
@@ -64,7 +95,6 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve
64
95
  - v0.2.10 - ([c4334ed](https://github.com/robcarruthers/lxi_rb/commit/c4334edd1cb97b99be2b77e276a27d49fd390fa9)) - [@robcarruthers](https://github.com/robcarruthers)
65
96
  - v0.2.9 - ([5a02c26](https://github.com/robcarruthers/lxi_rb/commit/5a02c26264ef7a9ec77580c0b0639e952a8a67e4)) - [@robcarruthers](https://github.com/robcarruthers)
66
97
  - add github CI yml - ([6bb36d2](https://github.com/robcarruthers/lxi_rb/commit/6bb36d2aae7788866f2f247502b292340b57ac1b)) - [@robcarruthers](https://github.com/robcarruthers)
67
- - Initial commit - ([d0d5941](https://github.com/robcarruthers/lxi_rb/commit/d0d594119d79afe36f62a44688c216bbc2510f79)) - [@robcarruthers](https://github.com/robcarruthers)
68
98
  #### Refactoring
69
99
  - **(Device)** add error checking - ([27455eb](https://github.com/robcarruthers/lxi_rb/commit/27455eb78b8782cc367b94fb385720817ee11985)) - [@robcarruthers](https://github.com/robcarruthers)
70
100
  - **(Device)** refine usage - ([d07ff0a](https://github.com/robcarruthers/lxi_rb/commit/d07ff0a30a834342cc40ed98a45a0033b87e0488)) - [@robcarruthers](https://github.com/robcarruthers)
@@ -74,3 +104,5 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve
74
104
  - **(ffi)** Refine code layout - ([1157a3d](https://github.com/robcarruthers/lxi_rb/commit/1157a3df2704f15f367985d1a2de602bc3f7e8d4)) - [@robcarruthers](https://github.com/robcarruthers)
75
105
  #### Tests
76
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.0)
4
+ lxi_rb (0.4.6)
5
5
  ffi (~> 1.15)
6
6
 
7
7
  GEM
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # lxi_rb
2
2
 
3
- ![Gem](https://img.shields.io/gem/v/lxi_rb?color=green&label=version) ![Ruby](https://img.shields.io/static/v1?message=Ruby&color=red&logo=Ruby&logoColor=FFFFFF&label=v3.2.1) ![Ruby](https://img.shields.io/gitlab/license/robcarruthers/rfbeam?color=orange)
3
+ [![Gem Version](https://badge.fury.io/rb/lxi_rb.svg)](https://badge.fury.io/rb/lxi_rb) ![Ruby](https://img.shields.io/static/v1?message=Ruby&color=red&logo=Ruby&logoColor=FFFFFF&label=v3.1.2) ![Ruby](https://img.shields.io/gitlab/license/robcarruthers/rfbeam?color=orange)
4
4
 
5
5
  Ruby wrapper for the [liblxi](https://github.com/lxi-tools/liblxi) library.
6
6
 
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.0'
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.0
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"
@@ -58,7 +57,7 @@ licenses:
58
57
  metadata:
59
58
  homepage_uri: https://github.com/robcarruthers/lxi_rb
60
59
  source_code_uri: https://github.com/robcarruthers/lxi_rb
61
- changelog_uri: https://github.com/robcarruthers/lxi_rb/-/blob/master/CHANGELOG.md
60
+ changelog_uri: https://github.com/robcarruthers/lxi_rb/blob/master/CHANGELOG.md
62
61
  post_install_message:
63
62
  rdoc_options: []
64
63
  require_paths:
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