Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Combine 0.2.x branch with master #124
Combine 0.2.x branch with master #124
Changes from 133 commits
35ebc87
12d7414
1ef38b6
2a1cc40
e73ed9e
f7f422f
479a848
82e47a4
24eccec
cb639df
9ef3a2b
b7f1ec2
8c2a915
51dd5ae
3e05977
314fd54
48d4a32
c285914
9189b46
d13ddec
65d985d
2d00924
15a82db
c1460b7
f425f68
1ad1969
2d49220
fe89680
7480d73
98d7d8a
54beca8
a3d1350
ad4fa0e
bfbbc32
27b8e22
dbad2d5
4fc30b3
180b3b6
4b90f29
d8bc8b2
d5f8cab
ded4038
0eafaa8
e09fd3b
56f0b67
c4dc591
87ca8ab
300c695
9a21710
b6d632c
aff4255
d55b250
4ae8070
ac02211
f23f919
854b809
47916f7
37c80eb
609fe59
4127706
c148520
9523367
0177061
934ca91
92a60ac
15213c4
5219ea1
c7e3434
20f23fc
d6e6326
bca8189
e55e7dc
659721a
e9a38b5
6001693
1882d5f
bedee90
ec82a5e
cc355ab
ada138d
798950a
d4e644a
0d0f3dd
54f3485
531fcc9
251ed72
df506fd
d2ee26a
2b407b1
2a30308
2e84d30
00fb1b3
8d432bc
d275a4f
4646f1e
e1e9608
a8cd7ca
89a3b48
fc538c3
1e9272a
c1d6f1b
6d510ea
ed18d05
c5ed76f
a16813e
17c4abb
768c10e
00d00fa
ad7fed1
1953b8c
01826b2
5a138ae
f8f3284
b17a180
e6cc822
50b00d6
acc5b64
06faa70
f23154b
f001150
3461796
c00852c
ebf97bc
86e2608
68cf69e
98d5e7e
d450d54
4f7ff5e
df21720
1d7f8ac
dd0e4e1
49a38ef
d36c2d8
2017ecb
56a1fc3
939dff0
75856ca
99e0a47
8a4024b
f0e0e14
ede0a47
117dc24
3bb6070
a573637
19247c4
8c5849d
3adfe23
84fb60d
727f3bc
0926af9
80dd5b9
f0fce18
2241fe8
2e937b3
4fb5946
f4d5155
c606b5a
f3323b9
e023b4a
732f5fd
3798bbc
5a129ad
6ab8927
b12e5f3
11c7965
4850b2c
c209b22
570a1b6
cf9928f
eb91cfc
5cbfd99
b091821
c55ceb0
487899a
13cde02
c5cc9b9
f6a7679
48d8e31
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So this means that people that were installing grpc4bmi with the v0.2 bmi will loose this functionality when they change over to the new master branch release. Should we somehow provide update instructions for them?
One option is to make a last release of the v0.2 branch with a message that this will be the last release and people are encouraged to update to the latest version of grpc4bmi and remove the deprecated bmi calls in their models
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, is there a diff somewhere to see which functions differ between bmi v2 and v0.2?