dont check WrongTypeError
Use dacite as serializer (dict to dataclass)
handle empty msg and unexpected attr
fix response on send_sync
sc-list.txt
anymore. We only use a global to maintain a list of tracked files that are in IRIS and Git..pkg
) and project (.prj
) files will no longer be in source control. Instead, all the individual files in the package will be in source control. This means that the user can easily remove a single file from source control. See Feature 2 for an explanation on how it all works.api/uncommitted
and confirms that the user knows another user has uncommitted changes and that they will carry them over on checkout.%
classes.sc-list.txt
from the project.NoFolders
mappings:
NoFolders
setting can now be applied to specific packages (instead of covering all files of a type).NoFolders
mappings. This way, all files that match the mapping will be stored with no further sub-folder creation at the specific path root.NameToInternalName()
tries to get internal names for all file types that have mappings.NameToInternalName()
no longer returns an empty string for a % class.Name()
now matches mappings correctly.NoFolders
toggle on a new mapping triggered the toggle on the first mapping instead of the clicked toggle.^SYS("SourceControl","Git","items")
in ImportRoutines()
if we find that the file has been deleted.RefreshUncommitted()
now uses git status to prune out files that were committed through means other than the Commit changes option is the Server Source Control menu. It also adds records to track uncommitted files, if applicable. This should help with ensuring that multiple users never edit the same file at the same time because of a missing record of change. It will also help with cases where a user might be blocked from editing a file because of a stale record in the uncommitted queue.DEPRECATED : getAdapterType
refactor iris_handle
add raise_on_error
fix adpater issue (on_init not found)
fix regression on register
pep8 convention
New demo
fix dispatch on staticmethod
Fixed typo in README
add missing cos dispatchRegister
Bump version
Add Utils
2.0.8 (28-Mar-2022)
2.0.7 (02-Feb-2022)
2.0.6 (28-Sep-2021)
adjustments for docker
adjust docker
Add operation dispatch message
docker cleaning
clean up docker
polish docker
simplify docker building
polisch Docker build
update docker
adjust docker
clean install